Skip to content

Pranav-Kumar-PK/JsonPowerDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JsonPowerDB

This project is all about basics of JsonPowerDB (JPDB) and how to use JPDB for CRUD operations.

Table of Content:

  1. About JsonPowerDB(JPDB)
  2. Benefits of JsonPowerDB
  3. CRUD Operations
    1. Create
    2. Read
    3. Update
    4. Delete
  4. Database

About JsonPowerDB:

  • JsonPowerDB is a Real-time, High Performance, Lightweight and Simple to Use, Rest API based Multi-mode DBMS. JsonPowerDB has ready to use API for Json document DB, RDBMS, Key-value DB, GeoSpatial DB and Time Series DB functionality. JPDB supports and advocates for true serverless and pluggable API development.

Benefits of JsonPowerDB:

  • JPDB is really simple to use and lightweight.
  • It includes the best features of both SQL and NO-SQL databases.
  • JPDB makes it really easy to retrieve data in JSON format and also helps to visualize the created relations in a great user interface.
  • It is built on top of PowerIndeX which is one of the fastest and real-time data indexing engines.
  • It has a detailed documentation which helps in finding solutions easily when a problem arises during development.
  • JsonPowerDB has a ready to use API for Json document DB.
  • JPDB supports and advocates for true serverless and pluggable API development.
  • It has high performance which reduces the time taken for development and in-turn reduces development cost.

CRUD Operations:

  • Create Operations:

    create

  • Read Operations:

    read

  • Update Operations:

    update

  • Delete Operations:

    delete

JsonPowerDB:

database

About

This project is all about basics of JsonPowerDB (JPDB) and how to use JPDB for CRUD operations.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published