Aids in the construction of JSON objects as used by CouchDB.
calculates valid CouchDB session IDs using username, salt, secret & timestamp
Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context.
Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.
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.
Bootstrap projects: configure CouchDB, setup security, deploy ddocs and create users.
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
LoopBack Connector for CouchDB 2.0
An npm and Kanso module for auditing changes to CouchDB documents
Create CouchDB index from file or directory.
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
Tools to dump, modify, and load documents in CouchDB from the command line. (Same basic concept as mysqldump, but much more and for CouchDB)
A generalized port of the CouchDB JavaScript test harness.
PouchDB allDbs plugin
CLI and node modules for doing bulk operations like deleting all databases on a server or replicating all databases from one server to another.
A Node.js server for managing CouchDB authentication through JSON Web Tokens.
PouchDB upsert and putIfNotExists functions
Event emitter for _changes to _all_dbs of a couchdb instance, including newly added dbs
Adds support for CouchDB design document JavaScript files
Given a CouchDB request object, make a similar http request on a given PouchDB database.
Node JS express-session storage connector for IBM Cloudant
Couchdb all or nothing transactions without deps