CouchDB and Node.js: Couch Client
MongoDB is not the only one getting Node.js attention:
This wrapper/driver implements some nice things like request batching and automatic revision and key generation. Usage should be simple and straight-forward. For anything advanced, a simple http client is exposed that already connected to the couch server.
Original title and link for this post: CouchDB and Node.js: Couch Client (published on the NoSQL blog: myNoSQL)