By bloid
via rrees.wordpress.com
Published: Mar 10 2008 / 21:29
CouchDB is a dedicated document based database that kind of puts it in the same space as Exist, Xindice and Oracle Berkeley XML Db. What makes it very different is that instead of building around XML it is built around Javascript. The document storage format is JSON and the query language is Javascript. Something like Exist uses a minimum of well-formed XML for data and XPath or XQuery for querying.
SaveShareSend
Tags: database, javascript
Add your comment