An open API service indexing awesome lists of open source software.

https://github.com/chaganti-reddy/jsonpowerdb

Mini Project on CRUD Operation using JSONPowerDB
https://github.com/chaganti-reddy/jsonpowerdb

Last synced: 4 months ago
JSON representation

Mini Project on CRUD Operation using JSONPowerDB

Awesome Lists containing this project

README

          

# JsonPowerDB

## This mini-project performs CRUD operations using JsonPowerDB.

###### JsonPowerDB is a high performance, creative and disruptive multi-mode DBMS.

### Some features of JsonPowerDB are:

* Nimble, simple to use, in memory, real time
* Schema free - easy to maintain
* Serverless support - fast development - cuts time to market
* Built around the world's fastest indexing engine PowerIndex
* Webservices API - Low Dev Cost
* Multiple Security Layers
* A single instance - Million Indexes
* Inbuilt support for querying multiple databases
* Serverside Native NoSQL - best performance
* Multi-mode database - One solution to a variety of data

### Use cases:

* All RDMS use cases.
* All key-value use cases.
* All document use cases.
* Time series/geospatial analytics.
* Real time application for data analytics.
* Live working HTML templates.
* Any software application that needs backend DB. (Dynamic web-apps/Mobile/Desktop Apps)

### Screenshots

* Index

![](/Assets/screenshots/index_ss.JPG)

* Creating Data

![](/Assets/screenshots/create_ss.JPG)

* Retrieving Data

![](/Assets/screenshots/retrieve_ss.JPG)

* Updating Data

![](/Assets/screenshots/update_ss.JPG)

* Deleting Data

![](/Assets/screenshots/delete_ss.JPG)

* Database Final

![](/Assets/screenshots/db_ss.JPG)