Aids in the construction of JSON objects as used by CouchDB.
Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context.
calculates valid CouchDB session IDs using username, salt, secret & timestamp
Builds a complete CouchDB-like response object from a very marginal one. (Can be just a string at first.)
Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.
Bootstrap projects: configure CouchDB, setup security, deploy ddocs and create users.
Deploy CouchDB documents from directory, JSON or module.
Write couchdb security object from file or directory.
A couchdb server, model instance conflict handler, rest api, authentication, session management, schema validator and model relation guarantee for webNode.
comparison for sensible javascript objects
Adds support for CouchDB design document JavaScript files
LoopBack Connector for CouchDB 2.0
A stat collection tool for CouchDB.
CLI and node modules for doing bulk operations like deleting all databases on a server or replicating all databases from one server to another.
Tools to dump, modify, and load documents in CouchDB from the command line. (Same basic concept as mysqldump, but much more and for CouchDB)
CouchDB Service for CRUD and other common database tasks
Create CouchDB index from file or directory.
An async wrapper for the CouchDB HTTP API, following Node.js conventions
Express Session Store for CouchDB
Event emitter for _changes to _all_dbs of a couchdb instance, including newly added dbs
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
Utility to create couchdb databases easier.
Export CouchDB databases to line oriented json files on s3
[Demo Video](https://youtu.be/DvJ1gMdjOD4)
Cloudant Node.js client
A generalized port of the CouchDB JavaScript test harness.