CouchDB
Apache CouchDB
Overview
Recent Reviews
Video Reviews
Leaving a video review helps other professionals like you evaluate products. Be the first one in your network to record a review of CouchDB, and make your voice heard!
Pricing
View all pricingEntry-level set up fee?
- No setup fee
Offerings
- Free Trial
- Free/Freemium Version
- Premium Consulting / Integration Services
Would you like us to let the vendor know that you want pricing?
11 people want pricing too
Alternatives Pricing
Features Scorecard
No scorecards have been submitted for this product yet.Start a Scorecard.
Product Details
What is CouchDB?
Apache CouchDB is an HTTP + JSON document database with Map Reduce views and bi-directional replication. The Couch Replication Protocol is implemented in a variety of projects and products that span computing environments from globally distributed server-clusters, over mobile phones to web browsers.
CouchDB Technical Details
Operating Systems | Unspecified |
---|---|
Mobile Application | No |
Comparisons
View all alternativesCompare with
Reviews and Ratings
 (28)
Reviews
(1-10 of 10)- Popular Filters
Companies can't remove reviews or game the system. Here's why
March 16, 2019
CouchDB: If you're looking for a quick and dirty document oriented database management system (DDBMS) look no further!
Open Source, and freely able to install it on any OS you desire (the big 3, anyways) CouchDB was selected for that, it's early-adoption of JSON and its mobile-friendly environment. Also, I have used it off and on in various non-professional projects, and it was really one of the first exposure to databases in my career
March 11, 2019
Easy to setup, flexible and highly available. All you need to do is relax on the CouchDB
Compared to MongoDB, CouchDB's Map-Reduce paradigm poses a steeper learning curve for SQL users. However, CouchDB's master-master replication is an advantage of implementing a load-balanced solution.
Even though, currently, CouchDB has strong community support, as an open source software, there is no guarantee and no dedicated support. Compared to both DynamoDB and CosmosDB, backed by big names (Amazon and Microsoft respectively) behind them, they can certainly provide better support that definitely comes with a price.
Even though, currently, CouchDB has strong community support, as an open source software, there is no guarantee and no dedicated support. Compared to both DynamoDB and CosmosDB, backed by big names (Amazon and Microsoft respectively) behind them, they can certainly provide better support that definitely comes with a price.
March 31, 2017
CouchDB for analytics
MongoDB and CouchDB are both document stores, but their concurrency models and ability to scale are very different. MongoDB cannot replicate / shard over unreliable links and network partitions have been the cause of data loss in the past. MongoDB has an easier query language that is only beginning to be emulated by the Mango query and index system in CouchDB 2.0. Also, MongoDB tends to have better documentation and its communication protocol is a bit more efficient than HTTP.
March 08, 2017
CouchDB - The Hidden Gem of NoSQL Databases
It has been 5+ years since we chose CouchDB. We looked an MongoDB, Cassandra, and probably some others. At the end of the day, the performance, power potential, and simplicity of CouchDB made it a simple choice for our needs. No one should use just because we did. As I said early, make sure you understand your problems, and find the right solution.
Some random reading that might be useful:
http://www.julianbrowne.com/article/viewer/brewers-cap-theorem
https://www.couchbase.com/nosql-resources/why-nosql\
https://www.infoq.com/articles/cap-twelve-years-later-how-the-rules-have-changed
Some random reading that might be useful:
http://www.julianbrowne.com/article/viewer/brewers-cap-theorem
https://www.couchbase.com/nosql-resources/why-nosql\
https://www.infoq.com/articles/cap-twelve-years-later-how-the-rules-have-changed
March 08, 2017
CouchDB has a worse performance than AWS S3
- Amazon S3 (Simple Storage Service)
S3 blew this out of the water, we can get over 30 files a second, almost no failures, auto backed up, don't need our own server, and a much simpler interface with PHP Laravel.
March 08, 2017
CouchDB Fanboy
We looked at MongoDB and Firebase. MongoDB gives us the best working db engine with a very intuitive design. However, it does not work as well offline. Firebase was extremely hard to create searching and indexing. Using a third-party to search didn't work for us or at least it was too hard for us to figure out. CouchDB was the best of all worlds. Even though it is not great at any one thing ... it is second place in every category which makes it the best all around. We can get to market faster which is the key driver.
December 08, 2016
Fast and reliable replacement as day to day DB.
- Couchbase Server
Developing spring boot apps with Couchbase using Spring Data JPA really solves complexity of programming.
May 17, 2016
CouchDB, our data frenemy
I have briefly used MongoDB in other products, and it proved that it had better integration capabilities with Ruby on Rails and node.js software platforms, more than CouchDB. But I never had the chance to actually replace CouchDB with MongoDB in the current product to see what improvements it could have made. But I expect API libraries support would be better.
April 19, 2016
Chillaxin
It stacks up well against Mongo DB. Mongo DB definitely has more marketing and developer and customer mindshare because it is so widely known.
March 22, 2016
CouchDB: NOSQL is faster than SQL
- Cloudant
CouchbaseDB is essentially faster with more options but of course with a cost. Cloudant is the hosted option with a better security schema.