Skip to content

gouri22-art/myjsonpowerdb_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myjsonpowerdb_project

Introduction to CRUD operation-

  1. PUT Command : It is an IML (INDEX MANIPULATION LANGUAGE). It helps to add/insert new record into the database.
  2. GET Command : It is an IRL(JPDB INDEX RETRIVAL LANGUAGE). It helps to get data from the database.
  3. UPDATE Command : It is also an IML which helps to update/modified existing record in the database.
  4. Delete Command : It is also an IML that used to remove or delete the record.

Serverless async AJAX call using JPDB 1.Creating web project in Netbeans.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published