Couchjs: Drop-In Replacement Javascript V8 Engine for Apache CouchDB
By the Iris Couch guys that are also providing Apache CouchDB cloud hosting:
couchjs is a command-line Node.js program. It is 100% compatible with Apache CouchDB’s built-in JavaScript system.
By using couchjs, you will get 100% CouchDB compatibility (the test suite completely passes) but your JavaScript environment is V8, or Node.js.
Original title and link: Couchjs: Drop-In Replacement Javascript V8 Engine for Apache CouchDB (©myNoSQL)