couchdb case study: All content tagged as couchdb case study in NoSQL databases and polyglot persistence
Wednesday, 14 July 2010
CouchDB Case Study: iWantMyName
New CouchDB case study from registrar iWantMyName where CouchDB is used for:
- managing user preferences
- serving content pages (using views)
- basic CMS thanks to advanced CouchDB replication
After getting comfortable with CouchDB, and realizing how easy it was, the team at iWantMyName decided to move more and more of their infrastructure towards CouchDB. Their stack is now at about 80% CouchDB driven and they are working on the rest. They are constantly creating content, and the ability to update, change and publish this content in an easy and fast manner is key for a startup.
Monday, 28 June 2010
3 CouchDB Case Studies
Besides the normal introductory material on CouchDB, Alan Hoffman’s slide deck presented at WindyCityDB NoSQL event contains 3 interesting CouchDB case studies:
-
Meteor (real-time analytics): data analysis workflow was too slow and too complicated
-
Easybib (online bibliography service): migrations during product lifetime (10 years) were painful , so schema-less represented a big win
-
Meebo (online IM): schema-less, replication support and friendly REST interface
And the complete presentation:
Most Popular Articles
- Translate SQL to MongoDB MapReduce
- Tutorial: Getting Started With Cassandra
- CouchDB vs MongoDB: An attempt for a More Informed Comparison
- Cassandra @ Twitter: An Interview with Ryan King
- A Couple of Nice GUI Tools for MongoDB
- NoSQL benchmarks and performance evaluations
- Ehcache: Distributed Cache or NoSQL Store?
- Document Databases Compared: CouchDB, MongoDB, RavenDB
- Quick Review of Existing Graph Databases
- NoSQL Data Modeling


