-
Open-source JavaScript database inspired by Apache CouchDB that's designed to run well within the browserPricing:
- Open Source
โThe Database that Syncs!โ shouts the PouchDB homepage. PouchDB is another new local-first/sync database. PouchDB is a JavaScript database that runs in the browser, allowing developers to create applications that work offline and sync with server-side databases when online. Itโs designed to be compatible with (and is inspired by) Apacheโs NoSQL CouchDB.
#Databases #NoSQL Databases #Developer Tools 32 social mentions
-
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.Pricing:
- Open Source
Ink & Switch released automerge to automatically achieve this merge. If you have two documents you are collaboratively editing, you can use automerge to make concurrent changes.
#Databases #NoSQL Databases #Developer Tools 8 social mentions