brianc / node-pg-poolLinks
A connection pool for node-postgres
☆181Updated 6 years ago
Alternatives and similar repositories for node-pg-pool
Users that are interested in node-pg-pool are comparing it to the libraries listed below
Sorting:
- Query results from node-postgres as a readable (object) stream☆313Updated 6 years ago
- Native (C/C++) bindings to PostgreSQL with sync and async options.☆248Updated last year
- Events monitor for pg-promise☆151Updated 5 months ago
- COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.☆351Updated 2 weeks ago
- CSV stringifier implementing the Node.js `stream.Transform` API☆185Updated 4 years ago
- Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.☆202Updated 3 years ago
- Query cursor extension for node-postgres☆79Updated 6 years ago
- Simple, low level native bindings to PostgreSQL's libpq from node.js