
CouchDB-Offical-Docker-v1.x
Apache CouchDB is a document-oriented NoSQL database with a RESTful HTTP API, native multi-master replication, and offline-first sync capabilities using JSON documents.
About
Apache CouchDB was designed with a unique philosophy: embrace the realities of distributed computing rather than fighting them. Created by Damien Katz in 2005 and becoming an Apache project in 2008, CouchDB pioneered the concept of offline-first databases with built-in multi-mast…