CouchDB

From Citizendium
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

CouchDB is a document-oriented database extension to the Apache web server. CouchDB supports incremental replication and distributed operation. The whole database is written in Erlang using the native distributed Erlang database named mnesia.