node.js database
- by Justin
I'm looking for a database to pair with a node.js app. I'm assuming a json/nosql db would be preferable to a relational db [I can do without any json/sql impedence mismatch]. Considering
couchdb
mongodb
redis
Anyone have any views / war stories re compatiability/deployability of the above with node.js ? Any clear favourites ?