Awesome CouchDB

A curated meta resources & best practices list for CouchDB.
CouchDB is a document-oriented NoSQL database that syncs.
Pull-Requests are welcomed.
A curated meta resources & best practices list for CouchDB.
CouchDB is a document-oriented NoSQL database that syncs.
Pull-Requests are welcomed.
Best Practices, eHealth Africa.
Great intro on reduce, group, group_level.
Index mapping (emits) for data joins.
More documentation on "View Collation".
Great videos here on mapReduce, secondary indexes, and complex keys.
Cloudant's documentation is also great resource for learning concepts of CouchDB.
How to manage design doc changes in production.
Must read for understanding approach on doing efficient joins for CouchDB/PouchDB.
An approach that leverages CouchDB high availability nature.
Seems to have more faqs than the [new wiki](https://cwiki.apache.org/confluence/display/COUCHDB/Frequently+Asked+Questions).
CouchDB's _"Dog"_ Book.
More videos from this [conference](http://conf.couchdb.org/).
CouchDB is discussed on [Volume 5 - CouchDB](http://nosqltapes.com/video/hoffman-and-kocoloski-on-cloudant-and-couchdb), [Volume 8 - MapReduce](http://nosqltapes.com/video/understanding-mapreduce-with-mike-miller).
O'Reilly video on scaling out with BigCouch.
A simple ClojureScript CouchDB client
`irc://irc.freenode.net/couchdb`
Lots of video links.
Mailing lists in a [Stack Overflow](http://stackoverflow.com/questions/tagged/couchdb)-like interface.
-dev is where developers of couchdb chat, -user is where users of couchdb chat
and there's some crosstalk ofc
-dev is appropriate if you're talking about changes to couchdb itself ("developer" doesn't mean you have to have a commit bit or anything) -rnewson
:star2:The Amazing CouchDB Committers and Project Managers :heart_eyes_cat:
Big user of CouchDB, check out their [best practices](https://github.com/eHealthAfrica/couchdb-best-practices).
Distributed database as a service (DBaaS).
Host CouchDB on Google Cloud Platform.
A pocket-sized database.
CouchDB 4.0 will utilize FoundationDB.
A backend for Offline First applications.
NoSQL database.
NoSQL-database for JavaScript Applications. RxDB provides modules for realtime replication with any CouchDB compliant endpoint and also with custom GraphQL endpoints.
Article about scaling CouchDB, using clusters.
Exotic Reductions Examples.
Article about lessons learned.
_"Update: since this post was written, the stability and performance of attachments in PouchDB has greatly improved. ..."_
Mailing list discussion about attachments across revisions.
Article on IBM about backups.
Cloudant docs on backups.
Create couchapps and CouchDB design docs right in your browser.
Bitnami makes it easy to run CouchDB in the cloud.
Some things aren't on new wiki yet.
Applicable to CouchDB.