Choosing a datastore on node.js
After two days of faffing with every mongodb and couchdb driver, wrapper and module available, I can finally recommend mongoq. https://github.com/zzdhidden/mongoq
I'm now reading and writing data on mongohq with ease.
The whole landscape seems to be changing very quickly with node though, so I'm sure this preference will change shortly.