Apache CouchDB
Apache CouchDB
Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP/JSON API. Among other features, it provides robust, incremental replication with bi-directional conflict detection and resolution, and is queryable and indexable using a table-oriented view engine with JavaScript acting as the default view definition language. CouchDB is written in Erlang, but can be easily accessed from any environment that provides means to make HTTP requests. There are a multitude of third-party client libraries that make this even easier for a variety of programming languages and environments.
Documentation
http://incubator.apache.org/couchdb/index.html
IRC general channel- irc://irc.freenode.net/couchdb
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| Apache2.0 | Kelly Hopkins | 23 October 2008 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
|
| Maintainer |
|
| Maintainer |
|
| Maintainer |
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://incubator.apache.org/couchdb/community/code.html |
| Bug Tracking | Bug Tracking | http://incubator.apache.org/couchdb/community/issues.html |
| Help | Mailing List Subscribe | http://incubator.apache.org/couchdb/community/lists.html |
Software prerequisites
This entry (in part or in whole) was last reviewed on 6 November 2008.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.