CouchDB vs MongoDB
Slides from a presentation by . It is a decent summary of the basic differences between the two, but is better seen as How to do Map-Reduce in CouchDB and MongoDB
Personally, if my code was mapreduce heavy, I'd probably not use #mongodb - the performance hit is awesome (ok, was. Dunno if it still is...)
Personally, if my code was mapreduce heavy, I'd probably not use #mongodb - the performance hit is awesome (ok, was. Dunno if it still is...)
Comments