PouchDB
Persistent storage
PouchDB is an open-source JavaScript database that is based on Apache CouchDB and is optimized for use in browsers. PouchDB was intended to assist web developers in creating apps that are as functional offline as they are online. It allows apps to save data locally while offline, then synchronize it with CouchDB and other compatible servers once the app is back online, ensuring that the user’s data is always up to date.
Platforms
- Android
- iOS
- Web
Pricing
- Open source