Lightweight CouchDB CLI and API for efficient stream processing.
Create a nano adapter if option is not already a nano adapter. Also set X-Couch-Full-Commit header.
const nanomigrate = require('nano-migration'), config = { "servername": "http://localhost:5984", "username": "username", "password": "passsword", "databasename": "testdb" }, entities = { document
Configuration control for production node deployments
Plugin that forces session authentication for PouchDb http adapter
Utilities for building CouchDB applications.
PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.
Create database unless it exists.
Access remote CouchDB databases like you would access your local PouchDB ones.
Configure CouchDB from file or directory.
Write couchdb security object from file or directory.
No description provided.
Deploy CouchDB documents from directory, JSON or module.
A Smaller CouchDB Client
PouchDB as an HTTP-only package.
Speak HTTP like a local
An abstraction over couchdb calls that includes easy mock/stubs with pouchdb
Sessionstore is a node.js module for multiple databases. It can be very useful if you work with express or connect.
ES2015-compatible package to interact with CouchDB
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Component review and commenting for React Storybook
CouchDB conflict cleanup utility
Hoodie Client for data persistence & offline sync
Cedrus REST API server for Cedar Policy
CouchDB library for Rust
CouchDB library for Rust
High-performance synthetic market data generator with financial precision. Generate unlimited OHLC candles, tick data, and realistic trading scenarios for backtesting and research.
Local-first document database with CouchDB replication protocol support
CouchDB HTTP client adapter for RouchDB
In-memory storage adapter for RouchDB
Persistent local storage adapter for RouchDB using redb
Changes feed and live streaming for RouchDB
Core types, traits, and algorithms for RouchDB
Mango query selectors and map/reduce views for RouchDB
CouchDB replication protocol implementation for RouchDB