Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 2.56 KB

README.md

File metadata and controls

46 lines (36 loc) · 2.56 KB

Employee Registration Form

Employee-Registration Page project using HTML and JsonPowerDB

About JsonPowerDB

  • "JavaScript Object Notation (JSON) is having explosive growth in recent years and is slowly becoming the de-facto standard for data and communication.
  • JsonPowerDB is a Technology Futuristic, Real-time, High Performance, Efficient, 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. JPDB fill the gap from database to bigdata"

Benefits of using JsonPowerDB

  • Multi-mode DBMS - Document DB, Key-Value DB, RDBMS support.
  • Server side Native NoSQL - best query performance.
  • It is low level (raw) form of data and is also human readable.
  • Simplest way to retrieve data in a JSON format.
  • Web-services API - Can be used with any programming language that has support for HTTP.
  • It is built on top of one of the fastest and real-time data indexing engine - PowerIndeX.
  • It helps developers in faster coding, in-turn reduces development cost.

Release History

v0.0.0 (27/02/2021)

  • [#1] Added basic designs of all planned HTML pages

Table of Content

  1. Introduction
  2. Screenshots
  3. Scope

Introduction

In this project, you can do the following:

  1. Register a Employee.
  2. Update Mobile Number.
  3. Delete a specific Employee record.

Screenshots

Application form Jsonpowerdb homepage Put Method Get update Update method Remove Method Employee Database

Scope

  • This project demonstrates the use of JsonPowerDB with help of a web application.
  • This project can further be improved by addidng additional fields and can be made into a working Employee Management Tool.