-
Open-source JavaScript database inspired by Apache CouchDB that's designed to run well within the browserPricing:
- Open Source
Another interesting option is PouchDB[0], which is a Javascript implementation of the CouchDB[1] synchronization API. It allows you to acheive eventual consistency between a client with intermittent connectivity, and a backend database. [0] https://pouchdb.com/ [1] https://couchdb.apache.org/.
#Databases #Developer Tools #NoSQL Databases 29 social mentions
-
HTTP + JSON document database with Map Reduce views and peer-based replicationPricing:
- Open Source
Another interesting option is PouchDB[0], which is a Javascript implementation of the CouchDB[1] synchronization API. It allows you to acheive eventual consistency between a client with intermittent connectivity, and a backend database. [0] https://pouchdb.com/ [1] https://couchdb.apache.org/.
#Databases #NoSQL Databases #Graph Databases 23 social mentions