Introducing G2.ai, the future of software buying.Try now
Product Avatar Image

CouchDB

(64)3.9/5

27.0

Nps Score

Already have CouchDB?

All CouchDB Discussions

# Is CouchDB a SQL database? Is CouchDB a SQL database? ##### Post Metadata
- Posted at: almost 3 years ago - Author title: Pinned by G2 as a common question
# What language does CouchDB use? What language does CouchDB use? ##### Post Metadata
- Posted at: about 3 years ago - Author title: Pinned by G2 as a common question
# What is the difference between MongoDB and CouchDB? What is the difference between MongoDB and CouchDB? ##### Post Metadata
- Posted at: over 3 years ago - Author title: Pinned by G2 as a common question
# What is CouchDB good for? What is CouchDB good for? ##### Post Metadata
- Posted at: almost 4 years ago - Author title: Pinned by G2 as a common question
# What is the next feature couch db is planning in next release and how will we be beniffited? Next feature in next release with respect to couch db. Is there any good features coming up to help data migration to cloud much easier No built in full text search Although there are ways: couchdb-lucene, elasticsearch plus some more: It doesn't support transactions It means that enforcing uniqueness of one field across all documents is not safe, for example, enforcing that a username is unique. Another consequence of CouchDB's inability to support the typical notion of a transaction is that things like inc/decrementing a value and saving it back are also dangerous. There aren't many instances that we would want to simply inc/decrement some value where we couldn't just store the individual documents separately and aggregate them with a view. Relational data If the data makes a lot of sense to be in 3rd normal form, and we try to follow that form in CouchDB, we are going to run into a lot of trouble. A possible way to solve this problem is with view collations, but we might constantly going to be fighting ##### Post Metadata
- Posted at: over 5 years ago
# How I can be a contributor to CouchDB core platform ? I have a great intension to join in the community ##### Post Metadata
- Posted at: over 5 years ago

Start a New Software Discussion

Have a software question?

Get answers from real users and experts

Start A Discussion

Product Avatar Image

Have you used CouchDB before?

Answer a few questions to help the CouchDB community