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
A collection of different transport implementations and related tools focused primarily on web technologies.
neo4j-client
Principalele funcționalități ale cleishm/libneo4j-client sunt: Database Drivers.
Alternativele open-source pentru cleishm/libneo4j-client includ: brianc/node-postgres — This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams… c410-f3r/wtx — A collection of different transport implementations and related tools focused primarily on web technologies. elixir-ecto/postgrex — PostgreSQL driver for Elixir. felixge/node-mysql — This project is a pure JavaScript database driver for Node.js that implements the native MySQL binary protocol. It… gajus/slonik — Slonik is a type-safe PostgreSQL client for Node.js that uses tagged template literals to ensure parameters are bound… anormcypher/anormcypher — Table of Contents.