You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PouchDB is an open-source JavaScript database inspired by [Apache CouchDB](http://couchdb.apache.org/) that is designed to run well within the browser.
5
+
Apache PouchDB is an open-source JavaScript database inspired by [Apache CouchDB](http://couchdb.apache.org/) that is designed to run well within the browser.
6
6
7
7
PouchDB was created to help web developers build applications that work as well offline as they do online.
8
8
9
+
Apache PouchDB is currently undergoing Incubation at the Apache Software Foundation. Read the [ASF Disclaimer](DISCLAIMER) for incubator projects.
10
+
9
11
## Using PouchDB
10
12
11
13
To get started using PouchDB, check out the [web site](https://pouchdb.com) and [API documentation](https://pouchdb.com/api.html).
0 commit comments