Description
Runs Apache CouchDB, a document-oriented database that stores JSON documents and supports querying and indexing with MapReduce-style views. It is useful for applications that need replication-friendly document storage.
Use it when the application is designed for CouchDB's HTTP API, document model, and replication behavior. Database services need careful authentication, backups, compaction, and network exposure settings.