MDN IndexedDB Docs: https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB

As a full-stack web developer, it’s important to get the job done as efficiently as is possible. No bloat.
This is a beginner’s guide to using JavaScript’s IndexedDB API for creating and managing a database on the local hard-drive.
A great solution if you really don’t need a MongoDB or SQL remote database. Also, no need to do a bunch of setup with 3rd-party libraries like SQLite.

#javascript #indexeddb #mongodb #database #sql

JavaScript's IndexedDB (A Database on the Local Drive) (Back-End Web Development)
1.70 GEEK