Why CouchDB?
CouchDB has a JSON document storage model with a powerful query engine based on a HTTP API.
Using JavaScript in design documents, you have control of ways to query, map, combine, and filter your data. Providing fault tolerance, extreme scalability, and incremental replication, Couch...