21768 shaares
553 liens privés
553 liens privés
PouchDB is an Open Source JavaScript Database inspired by Apache CouchDB that is designed to run well within the browser.
PouchDB was created to help web developers build applications that work equally as well offline as they do online. It enables applications to store data locally while offline, and synchronise it with CouchDB and compatible servers when the application is back online, keeping the user's data in sync no matter where they next login.