Categories
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.
Last updated 6 Nov, 2008
About
Leadership
- J. Chris Anderson - Maintainer
- Christopher Lenz - Maintainer
- Noah Slater - Maintainer
- Jan Lenhardt - Maintainer
- Damien Katz - Maintainer
Related Projects
Erlang/OTP, GCC, OpenSSL, make
Versions
0.8.1
- Released: 23 Oct, 2008
- Code Maturity: Alpha
- Source Archive: http://www.apache.org/dyn/closer.cgi?path=/incu...
- Licenses: Apache2.0
- Interfaces: Command Line, Web
User Community and Support
http://incubator.apache.org/couchdb/index.html
General Resources
- irc://irc.freenode.net/#couchdb
Announcement Resources
Development
Developer Resources
- VCS Checkout Command:
http://svn.apache.org/repos/asf/incubator/couchdb/trunk couchdb - VCS Repository Webview



