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
Couchbase Node.js Client Library (Official)
Nano: The official Apache CouchDB library for Node.js
Node.js client for the Aerospike database
الميزات الرئيسية لـ aerospike/aerospike-client-nodejs هي: Database Drivers, قواعد البيانات.
تشمل البدائل مفتوحة المصدر لـ aerospike/aerospike-client-nodejs: 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,… apache/couchdb-nano — Nano: The official Apache CouchDB library for Node.js. 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. go-kivik/kivik — Common interface to CouchDB or CouchDB-like databases for Go and GopherJS.