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)
Common interface to CouchDB or CouchDB-like databases for Go and GopherJS
The main features of go-kivik/kivik are: Database Drivers, Databases.
Open-source alternatives to go-kivik/kivik include: brianc/node-postgres — This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams… couchbase/goforestdb — Go bindings for ForestDB. aerospike/aerospike-client-nodejs — Node.js client for the Aerospike database. apache/couchdb-nano — Nano: The official Apache CouchDB library for Node.js. couchbase/couchnode — Couchbase Node.js Client Library (Official). dhamaniasad/awesome-postgres — This project is a curated directory of software, libraries, and resources designed to support the management,…