Apache CouchDB

Apache CouchDB is the original document database. Created by Damien Katz (ex-Lotus Notes) in 2005 and donated to the Apache Software Foundation in 2008, CouchDB pioneered JSON-document storage years before MongoDB and shipped one of the first multi-master replication models in any open database. CouchDB is the database that made “offline-first” applications possible — a mobile or browser client can read, write, and synchronize against a master database without ever blocking on the network.

Key Features:

CouchDB vs. MongoDB:

Use Cases: