localStorageDB is a simple layer over localStorage (and sessionStorage) that provides a set of functions to store structured data like databases and tables. It provides basic insert/update/delete/query capabilities. localStorageDB has no dependencies, and
classes for a local storage db for use in personal projects
Increase localStorage size 10 times or more! This tiny script uses bare minimum of IndexedDB to give you a simple key - value local storage system. It's asnychchronous so it's performance is also faster than native localStorage(in theory and this must be
clientStore is a simple client-side storage layer backed by localStorage (or ClientStorage compatible storage engine) that provides a set of functions to store structured data like a database with tables and queries.
Client-side mongo database with server sync over http
My fork of minimongo to not use jQuery, Client-side mongo database with server sync over http
Front End toolkit
Front End toolkit
A minimal NoSql data storage for web application using browser LocalStorage API
Isomorphic IndexedDb and Memory data wrapper
Increase localStorage size 10 times or more! This tiny script uses bare minimum of IndexedDB to give you a simple key - value local storage system. It's asnychchronous so it's performance is also faster than native localStorage(in theory and this must be
Client-side mongo database with server sync over http
Simple db based on browser localStorage or sessionStorage
Client-side mongo database with server sync over http
Storage ORM for JavaScript