Nano: The official Apache CouchDB library for Node.js
This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams into JavaScript objects. It serves as a driver for executing queries, managing data, and integrating Node.js applications with PostgreSQL backends. The library includes a connection pool manager to reduce network overhead by caching reusable connections and a result streamer that uses cursors to retrieve large datasets incrementally. It also functions as an event listener for subscribing to asynchronous server-side notifications to trigger real-time application events. Broad
Node.js client for the Aerospike database
Couchbase Node.js Client Library (Official)
Las características principales de couchbase/couchnode son: Database Drivers, Bases de datos.
Las alternativas de código abierto para couchbase/couchnode incluyen: brianc/node-postgres — This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams… dhamaniasad/awesome-postgres — This project is a curated directory of software, libraries, and resources designed to support the management,… aerospike/aerospike-client-nodejs — Node.js client for the Aerospike database. apache/couchdb-nano — Nano: The official Apache CouchDB library for Node.js. couchbase/goforestdb — Go bindings for ForestDB. go-kivik/kivik — Common interface to CouchDB or CouchDB-like databases for Go and GopherJS.