calculates valid CouchDB session IDs using username, salt, secret & timestamp
Aids in the construction of JSON objects as used by CouchDB.
Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.
Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context.
Builds a complete CouchDB-like response object from a very marginal one. (Can be just a string at first.)
Deploy CouchDB documents from directory, JSON or module.
Write couchdb security object from file or directory.
Bootstrap projects: configure CouchDB, setup security, deploy ddocs and create users.
comparison for sensible javascript objects
A couchdb server, model instance conflict handler, rest api, authentication, session management, schema validator and model relation guarantee for webNode.
A generalized port of the CouchDB JavaScript test harness.
LoopBack Connector for CouchDB 2.0
Express Session Store for CouchDB
Tools to dump, modify, and load documents in CouchDB from the command line. (Same basic concept as mysqldump, but much more and for CouchDB)
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
Create CouchDB index from file or directory.
Adds support for CouchDB design document JavaScript files
CLI and node modules for doing bulk operations like deleting all databases on a server or replicating all databases from one server to another.
An npm and Kanso module for auditing changes to CouchDB documents
Given a CouchDB request object, make a similar http request on a given PouchDB database.
PouchDB allDbs plugin
CouchDB worker module that manages state
A PouchDB-like error object, for use by plug-ins.
Protects PouchDB system databases by wrapping their methods.
A script that will let you setup revisions for couchdb designs
A stat collection tool for CouchDB.
PouchDB upsert and putIfNotExists functions