Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context.
Aids in the construction of JSON objects as used by CouchDB.
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.)
Write couchdb security object from file or directory.
Deploy CouchDB documents from directory, JSON or module.
Bootstrap projects: configure CouchDB, setup security, deploy ddocs and create users.
A couchdb server, model instance conflict handler, rest api, authentication, session management, schema validator and model relation guarantee for webNode.
Adds support for CouchDB design document JavaScript files
comparison for sensible javascript objects
LoopBack Connector for CouchDB 2.0
A local-first realtime NoSQL Database for JavaScript applications - https://rxdb.info/
An async wrapper for the CouchDB HTTP API, following Node.js conventions
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
Cloudant Node.js client
A Node.js server for managing CouchDB authentication through JSON Web Tokens.
PouchDB allDbs plugin
Express Session Store for CouchDB
A stat collection tool for CouchDB.
Create CouchDB index from file or directory.
Export CouchDB databases to line oriented json files on s3
Utility to create couchdb databases easier.
Express submodule with a CouchDB-style REST interface to PouchDB.