I am just getting started with couchdb in nodejs. I am looking for a tutorial or article that would help me get started or at least some lines of code. I don\'t want to use any
For getting started with working with CouchDB without a nice in-between like cradle, I'd recommend CouchDB: The Definitive Guide. It helped me immensely when developing CouchQueue, a Node.js module for creating queues out of CouchDB databases.