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!
- Price: With an internal development and support team, the cost of downloading, installing and configuring is very much cheaper than other, mainstream solutions.
- Speed of development: Getting Data into and out of this database is a breeze.
- Simplicity: understanding the mechanics of database management is very easy. If you understand JSON, then you can understand CouchDB in a few hours.
March 11, 2019
Easy to setup, flexible and highly available. All you need to do is relax on the CouchDB
- High availability cluster with replication capability virtually mitigates potential losses due to down-time.
- Cloud implementation provides a highly scalable solution which can optimize cost with resource allocation.
March 31, 2017
CouchDB for analytics
- Faster development. Since it's a schemaless system, it's easy to add new fields and change the data model, so long as views stay the same.
- Lower cost of ownership. Unlike paid systems, CouchDB is totally free and supported by the Apache Foundation. The only thing you need to pay for is the hardware it runs on.
- Easier integration with other services. CouchDB uses a HTTP API for everything, and since nearly all languages have well maintained HTTP libraries, it's easy to connect them to the database.
March 08, 2017
CouchDB - The Hidden Gem of NoSQL Databases
- Biggest impact on our business has been that CouchDB has been pretty invisible from a cost or issues perspective. It just works.
- We use the Apache releases, so it's free. Of course there is a cost to "free" - we have invested time to become fluent in using and understanding CouchDB. But we feel the investment was well worth the effort and we have a solid, fundamental technology to our products that "just works".
- There are some things we do - SaaS vs self-hosting - that have probably been kept simple by using CouchDB. Overall, we are extremely happy with CouchDB.
March 08, 2017
CouchDB has a worse performance than AWS S3
- It wasted our time.
- It was easier to switch to AWS S3 from couchDB than it was to switch to couchDB from a filesystem so it set us up for that.
March 08, 2017
CouchDB Fanboy
- It has saved us hours and hours of coding.
- It is has taught us a new way to look at things.
- It has taught us patience as the first few weeks with CouchDB were not pleasant. It was not easy to pick up like MongoDB.
December 08, 2016
Fast and reliable replacement as day to day DB.
- As a result of using CouchDB as backend for services, we need not worry about failures that often.
- The response time is the key for the user. Faster response helps serve customers better and reduce the call timings.
May 17, 2016
CouchDB, our data frenemy
- Positively, it's a data store that requires a minor setup process and data can be viewed inside the browser.
- It's also free and open source, so no extra products needed to get the stack set up.
- Negatively, due to majorly lacking search capabilities, our customer support teams needed a separate solution that rides on top of the CouchDB API to be able to search and view customers' records and activities.
April 19, 2016
Chillaxin
- Developer productivity in designing, implementing and explaining our proof of concept was a huge draw for our project team.
March 22, 2016
CouchDB: NOSQL is faster than SQL
- better hardware utilization
- bandwidth isolation because replication allows local data
- couchdb is free