Minimilist couchdb client on top of request.
Given a CouchDB request object, return the response of PouchDB's equivalent function.
Given a CouchDB request object, make a similar http request on a given PouchDB database.
HTTP server mocking and expectations library for Node.js
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
A PouchDB plug-in that allows you to re-use your CouchDB list functions on the client side.
A PouchDB plug-in that allows you to re-use your CouchDB rewrites on the client side.
The official CouchDB client for Node.js
Given a CouchDB request object, make a similar http request on a given PouchDB database.
Extremely robust, fault-tolerant CouchDB changes follower
Collation functions for PouchDB map/reduce
Build CouchDB documents from fs.
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.
ES2015-compatible package to interact with CouchDB
Builds a complete CouchDB-like response object from a very marginal one. (Can be just a string at first.)
Aids in the construction of JSON objects as used by CouchDB.
calculates valid CouchDB session IDs using username, salt, secret & timestamp
decaf-ts couchdb wrappers
Binary serialization which sorts bytewise for arbirarily complex data structures
Node.js library for getting info from NPM’s API
Retry a request.
Bootstrap projects: configure CouchDB, setup security, deploy ddocs and create users.
Binary serialization of arbitrarily complex structures that sort element-wise
EventMachine based, async CouchDB request client
Interface with a CouchDB database. Focuses on bulk requests.
This software implements a Rails 3 Middleware and an EventMachine reactor to store into a database the results of HTTP request processing