CouchDB: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Tom Morris
No edit summary
mNo edit summary
 
Line 1: Line 1:
{{subpages}}
{{subpages}}


'''CouchDB''' is a document-oriented database extension to the [[Apache HTTP Server|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.
'''CouchDB''' is a document-oriented database extension to the [[Apache HTTP Server|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.[[Category:Suggestion Bot Tag]]

Latest revision as of 12:00, 2 August 2024

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.