CouchDB

CouchDB

CouchDB is an open-source document-oriented NoSQL database developed by the Apache Foundation. CouchDB itself is written in Erlang and is used by developers to store and process in multiple formats. CouchDB uses JSON to store and represent data, which means that no SQL is required to query the database. Instead you query the database JavaScript using MapReduce and HTTP requests to an API. What makes CouchDB stand out in the crowd of other databases is its ability to scale and reproduce across a cluster of servers, while still being inter-operable. A big selling point in an age where micro services is on the rise.

New CouchDB Tutorials
View all
New CouchDB Podcasts
View all
New CouchDB Videos
View all
New CouchDB Questions
View all
New CouchDB Books
View all
New CouchDB Courses
View all