Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mangeshh09/introduction-to-jsonpowerdb--v2.0

Micro Project Based on Student Enrollment
https://github.com/mangeshh09/introduction-to-jsonpowerdb--v2.0

chrome-extension databases html5 javascript jpdb talented

Last synced: about 2 months ago
JSON representation

Micro Project Based on Student Enrollment

Awesome Lists containing this project

README

        

# Introduction-to-JsonPowerDB--V2.0
**Micro Project Based on Student Enrollment**
***

**E-mail** : [email protected]

**LINK** : https://github.com/mangeshh09/Introduction-to-JsonPowerDB---V2.0

**Title of the Project** : **Student Enrollment Form**

**Description** : Student Enrollment Form that will store data in STUDENT-TABLE relation of SCHOOL-DB database.
Input Fields: {Roll-No, Full-Name, Class, Birth-Date, Address, Enrollment-Date}

Primary key : Roll No.

**Benefits of using JsonPowerDB** :
Simplest way to retrieve data in a JSON format.
Schema-free, Simple to use, Nimble and In-Memory database.
It is built on top of one of the fastest and real-time data indexing engine - PowerIndeX.
It is low level (raw) form of data and is also human readable.
It helps developers in faster coding, in-turn reduces development cost.
Release History (release of your JsonPowerDB related code on Github)

**Additional you can have** :
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.

**Table of contents** :
Roll-No
Student Full Name
Class
Birth-Date
Address
Enrollment-Date
SAVE - INSERT
CHANGE - UPDATE
DELETE
RESET

**Illustrations** :

![home_page](https://github.com/user-attachments/assets/87c1539e-fd46-4303-b440-26dca2b35ebe)

***

![filled_data](https://github.com/user-attachments/assets/92274333-821f-4cf2-93e6-4258b485c5fa)

***

![alert1](https://github.com/user-attachments/assets/2351ce0c-0b1f-461e-95b4-0b1d4f1b3ed1)

***

![alert2](https://github.com/user-attachments/assets/674cd857-fb7b-4553-a945-adb9827e1b0b)

***

![database_records](https://github.com/user-attachments/assets/3bc76e0e-fe95-4dee-ac06-907e04b455d8)

***

![jpdb_token](https://github.com/user-attachments/assets/a10a664f-9d35-4235-bfb3-c5b0307657db)

***

**Scope of functionalities** :

**Examples of use** : can be used foe various other platforms like Online Examination Registration , Job Application , profile creation , and many more other uses .

**Project status** : Done

**Sources** : Introduction to JsonPowerDB - V2.0
https://careers.login2explore.com/course/view.php?id=14

**Other information Sources** :
https://login2explore.com/jpdb/docs.html

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------