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
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.
comparison for sensible javascript objects
LoopBack Connector for CouchDB 2.0
A Node.js server for managing CouchDB authentication through JSON Web Tokens.
A stat collection tool 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)
Create CouchDB index from file or directory.
An async wrapper for the CouchDB HTTP API, following Node.js conventions
A generalized port of the CouchDB JavaScript test harness.
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
A CouchDB module following node.js idioms, created by Felix Geisendörfer <felix@debuggable.com> and fixed a little by me
Adds support for CouchDB design document JavaScript files
> Massive getter by ID for CouchDB, with multiple collections
Use web sockets to subscribe to CouchDB global changes
CouchDB Service for CRUD and other common database tasks
An npm and Kanso module for auditing changes to CouchDB documents
Cloudant Node.js client
Thin command-line interface for Raspberry Pi low level configuration.
PouchDB allDbs plugin
Express Session Store for CouchDB
React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.