I've heard a lot about couchdb lately, and am confused about what it offers.
|
|
Take a look here. I think what better answers you is:
|
||
|
|
|
CouchDB is a document-oriented database. Wikipedia:
Advantages:
|
|||
|
|
|
|
|
||
|
|
|
|
CouchDB is a disk hog because it doesn't update documents -- it creates a new revision each time you update so the not-wasting-space-part because you don't have empty fields is trumped by the revisions. |
||
|
