Total Pageviews

Thursday 23 January 2014

PouchDB




PouchDB - The Javascript Database that Syncs

PouchDB was written to help web developers build applications that work as well offline as well as they do online, applications save data locally so the user can use all the features of an app even while offline and synchronise the data between clients so they have up to date data wherever they go.
PouchDB is a free open source project, written in Javascript by these wonderful contributors and inspired by Apache CouchDB.

Using PouchDB

To get started using PouchDB check out our Documentation and the API Documentation.

from  https://github.com/daleharvey/pouchdb,http://pouchdb.com/
 https://github.com/pouchdb/pouchdb