Document-Orientated Database
Apache CouchDB 1.0.0 Released
Apache CouchDB version 1.0.0 is available now.
Apache CouchDB is a document-oriented database that can be queried and indexed using JavaScript. CouchDB also offers incremental replication with bi-directional conflict detection and resolution, and provides a RESTful JSON API. This release adds authentication caching and the option to include update_seq in view responses. O_APPEND is now used to save lseeks.
Follow us