Apache CouchDB (“CouchDB”) is an open source document-oriented database that is similar to MongoDB. CouchDB lets you store data with JSON documents, access documents using a web browser (via HTTP) and also query, combine and transform documents with JavaScript.