localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
Zepto.js : Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zept...
PouchDB : PouchDB is a JavaScript library that allows you to store and query data for web applications that need to work offline, and sync with an online databa...
Bliss.js : Want to use Vanilla JS but find native APIs a bit unwieldy? Bliss is for you
DOM Storage Query Language (DomSQL) is an SQL inspired interface for DOM Storage (or Web Storage as defined in the W3C working draft).