Apache CouchDB
Seamless multi-master sync document database.
Featured in
Overview
Apache CouchDB is an open-source document database that stores JSON documents and is accessed over HTTP. Its standout feature is reliable multi-master replication, making it well suited to offline-first and distributed applications that sync with clients like PouchDB.
Features
- —JSON documents over an HTTP API
- —Multi-master bidirectional replication
- —Offline-first sync (PouchDB)
- —MapReduce views
- —Mango declarative queries
- —Fault-tolerant, eventually consistent
Pricing
open sourceFree plan available
| Plan | Price | Notes |
|---|---|---|
| Open Source | Free | Self-hosted Apache 2.0. |
Best for
StartupSMBEnterprise