CouchDB is a document storage NoSQL databank. It allows you to store documents with unique names. It provides an API called the RESTful HTTP API that allows you to read and update (add, modify, delete) your database documents. CouchDB documents are the primary unit for data, and they include metadata.
Disclaimer.
All the information on this website is published in good faith and for general information purpose only. Watson Media does not make any warranties about the completeness, reliability, and accuracy of this information.