"...CouchDB is not a relational database but rather a distributed document database. Instead of inserting a row of column values into a table, you save a document, with any number of named fields and values (now represented as JSON objects) into the database where it exists in a kind of addressable pool. Documents can be created, retrieved, updated and deleted without having to worry about schema-design as there is none..."
Full story »


can.axis
18 years 44 weeks 2 hours 54 min ago
Downloads/Builds >> http://couchdb. [...]
Downloads/Builds >>
Tobias Lütke - Futuretalk: CouchDB >>
CouchDB: Thinking beyond the RDBMS >>
Building CouchDB >>