brianc / node-pg-poolLinks
A connection pool for node-postgres
☆181Updated 5 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 5 years ago
- Native (C/C++) bindings to PostgreSQL with sync and async options.☆248Updated last year
- Events monitor for pg-promise☆151Updated 3 months ago
- Query cursor extension for node-postgres☆79Updated 5 years ago
- COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.☆342Updated last month
- Simple, low level native bindings to PostgreSQL's libpq from node.js☆116Updated 2 months ago
- ☆124Updated 7 years ago
- Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.☆199Updated 3 years ago
- CSV stringifier implementing the Node.js `stream.Transform` API☆186Updated 4 years ago
- PostgreSQL connector for LoopBack.☆116Updated 2 weeks ago
- sprintf-style postgres query escaping and helper functions☆82Updated 2 years ago
- Node.js redis client mock☆112Updated 4 years ago
- A postgresql driver for db-migrate.☆66Updated last year
- A node package for serializing and deserializing JSON data to hstore format☆106Updated 4 years ago
- Load data from json, yaml or js to sequelize☆300Updated last year
- MongoDB core driver functionality aims to make the "smallest" viable driver api☆192Updated 3 years ago
- Basic authentication plugin☆147Updated 8 months ago
- Supercharge supertest with a promise interface☆270Updated last year
- ☆52Updated last year
- Conditionally add a middleware to express with some common patterns