kapilbharati.com

my notes, thoughts, learnings etc.

Document databases

September 7, 2010 | Comments | Permalink

I have been following MongoDB for over an year. The intention was to use MongoDB to store data related to logging, transmission, reporting etc at Contify, with document database / denormalized data it would be easier to do aggregation, custom views, reporting etc on top of it as compared to RDBMS like Postgres or MySql. Although I never got close to taking it to production ... but did manage to get my hands dirty. At that time I also looked at CouchDB, but preferred MongoDB for the following reasons:

More recently, I have been reading CouchDB and have been really impressed with the following features: As I get my hands dirty with CouchDB, expect to see some apps around data syncing / storage with offline access. I would like to use Couch DB for all my excel related work - be it my issue tracker, task list, number crunching reports etc etc More comparisons: Great video on CouchDB

Tags: Tech, CouchDB, document database, linkedin, MongoDB, nosql, twitter, 

blog comments powered by Disqus