Apache,CouchDB is a distributed, fault-tolerant and schema-free document- oriented database accessible via a RESTful HTTP/JSON API.
couchdb.apache.org/
A CouchDB document is an object that consists of named fields. Field values may be strings, ... A CouchDB database is a flat collection of these documents. ...
couchdb.apache.org/docs/intro.html
Apache CouchDB, commonly referred to as CouchDB, is a free and open source document-oriented database written in the Erlang programming language. ...
en.wikipedia.org/wiki/CouchDB
The book is designed to guide you gently through using CouchDB with clear but practical scenarios. We progressively showcase key features, starting with ...
books.couchdb.org/
EU I gave another talk on CouchDB and CouchApps. This gave me an excellent excuse to hack on boom amazing instead of preparing my talk. ...
lanet.couchdb.com/
couchdb.client: the basic client library; couchdb.design: management of design documents; couchdb.schema: a higher-lever API for mapping between CouchDB...
code.google.com/p/couchdb-python/
Apache CouchDB is a distributed, fault-tolerant and schema-free document- oriented database accessible via a RESTful HTTP/JSON API. ...
wiki.apache.org/couchdb/
Mar 31, 2009 ... Apache's open source CouchDB offers a new method of storing data, ...CouchDB has been developed from the ground up with Web applications as ...
www.ibm.com/developerworks/opensource/library/os-couchdb/index.html