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.
This is the official Neo4j driver for JavaScript.
Principalele funcționalități ale neo4j/neo4j-javascript-driver sunt: Database Drivers.
Alternativele open-source pentru neo4j/neo4j-javascript-driver 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. cleishm/libneo4j-client — neo4j-client. 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… anormcypher/anormcypher — Table of Contents.