If you haven't noticed, we really like the guys from OpenBD. Matt Woodard is a great guy and is quite prolific. He recently put together a a great resource list for CouchDB and I felt that it would be a good idea to post it here since we support CouchDB.
CouchDB Resources List
Since I did quite a bit of research for my post on authentication and security in CouchDB I figured I'd share what I came across as a link dump. Enjoy!
Reference Material
- https://couchdb.apache.org (Main Apache CouchDB site)
- https://books.couchdb.org/relax (The O’Reilly Definitive Guide)
- https://guide.couchdb.org/draft/cookbook.html (“Views for SQL Jockeys”)
General Info and Tutorials
- https://resources.oreilly.com/public
- https://dzone.com/articles/addressing-nosql-criticism
- https://www.ateamsystems.com/tech-blog/why-i-switched-to-couchdb-for-web-applications/
- https://www.ibm.com/developerworks/opensource/library/os-couchdb/index.html
- https://blog.cloudant.com/mapreduce-from-the-basics-to-the-actually-useful/(great tutorial on map/reduce)
- https://net.tutsplus.com/tutorials/getting-started-with-couchdb/
- https://blog.nextive.com/426-crash-course-in-couchdb/
- https://marcgrabanski.com/articles/exiciting-features-in-couchdb
- https://pawelstawicki.blogspot.com/2009/12/couchdb.html
- https://www.linux-mag.com/id/7597/
- https://www.linux-mag.com/id/7603/
- https://answers.oreilly.com/topic/1396-running-a-couchdb-query-using-mapreduce/
- https://blog.edparcell.com/using-jquery-and-couchdb-to-build-a-simple-we
- https://blog.cloudbees.com/2011/07/nosql-couchdb-with-cloudbees-and.html
- https://couchapp.org/page/index (Building applications entirely in CouchDB)
- https://nosql.mypopescu.com/post/1529034946/scaling-out-couchdb-with-bigcouch (slide deck and one-hour video presentation about scaling with BigCouch)
CouchDB in Government
- https://answers.oreilly.com/topic/305-load-recovery-gov-grant-data-into-a-couchdb-database/ (putting recovery.gov XML data into Couch to make it more usable and useful)
- https://www.voiceingov.org/blog/?cat=58 (using CouchDB in Open311 and open government applications)
- https://www.full360.com/blogs/Extracting-Government-Spending-Data-Talend-Stored-CouchDB
- https://blog.tropo.com/tag/couchdb/page/2/
- Census Data in CouchDB (video)
- https://gcn.com/Articles/2008/09/28/Why-go-relational.aspx
- https://govfresh.com/2011/01/experiments-in-open-data-baltimore-edition/
General Case Studies
- https://www.readwriteweb.com/enterprise/2010/08/lhc-couchdb.php (Why CERN uses CouchDB on the Large Hadron Collider project)
- https://gigaom.com/cloud/how-nosql-is-helping-allay-seattles-radiation-fears/(using BigCouch to store data about radiation levels coming across the Pacific after the tsunami in Japan)
- https://siliconangle.com/blog/2011/10/12/big-data-at-monsanto-genome-sequencing-with-bigcouch/ (genome sequencing using BigCouch)
- https://johnpwood.net/2009/06/15/couchdb-a-case-study/ (6-part case study on converting an application called TextMe to CouchDB)
- https://johnpwood.net/2009/06/30/couchdb-databases-and-documents/
- https://johnpwood.net/2009/07/10/couchdb-views---the-advantages/
- https://johnpwood.net/2009/07/21/couchdb-views-the-challenges/
- https://johnpwood.net/2009/08/04/couchdb-application-changes/
- https://johnpwood.net/2009/08/18/couchdb-the-last-mile/
Search
- https://www.euphonious-intuition.com/2011/11/fulltext-searching-couchdb-with-elasticsearch/
- https://www.elasticsearch.org/tutorials/2010/08/01/couchb-integration.html
- https://ehcache.net/nosql/elasticsearch-searchable-couchdb/
- https://wiki.apache.org/couchdb/Full_text_search
- https://www.dzone.com/links/jquery_ui_autocompletion_with_elasticsearch_backe.html
- https://github.com/rnewson/couchdb-lucene
- https://arnoldit.com/wordpress/2010/07/31/30-july-couchdb-lucene-search/
- https://blog.mattwoodward.com/string-matching-in-couchdb-views