Skip to content

fjbalsamo/IndexDB_CRUD_Operations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IndexDB_CRUD_Operations

In this project we gonna learn how to create, read, update and delete data from indexdb database using Dexie library.

Well, you gonna learn how to create, update, read and delete data from the local storage indexdb database. we are using Dexie.js library to make it possible.

We added minimal code to create this project.

What you can do in this project:

  • Create Data and store it in the Indexdb Database
  • Update Data
  • Read Data
  • Delete Data(Manually or bulk)

Contributor

akshay kashyap

So basically this project is amazing to understand IndexDB Database.

Just Downlaod this project and enjoy...!

About

In this project we gonna learn how to create, read, update and delete data from indexdb database using Dexie library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.7%
  • HTML 38.2%
  • CSS 5.1%