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
An async wrapper for the CouchDB HTTP API, following Node.js conventions
A local-first realtime NoSQL Database for JavaScript applications - https://rxdb.info/
Cloudant Node.js client
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
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.
Export CouchDB databases to line oriented json files on s3
Create CouchDB index from file or directory.
Utility to create couchdb databases easier.
React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.
Helper function that makes wrapping bulkDocs using pouchdb-wrappers easier.