brianc / node-pg-pool
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
- Query results from node-postgres as a readable (object) stream☆313Updated 5 years ago
- COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.☆335Updated last year
- Native (C/C++) bindings to PostgreSQL with sync and async options.☆248Updated 9 months ago
- Events monitor for pg-promise☆150Updated 11 months ago
- Query cursor extension for node-postgres☆79Updated 5 years ago
- ☆124Updated 7 years ago
- Simple, low level native bindings to PostgreSQL's libpq from node.js☆116Updated last month
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆383Updated this week
- A node package for serializing and deserializing JSON data to hstore format☆106Updated 3 years ago
- Response time header for node.js☆488Updated 3 weeks ago
- NodeJS library for rate limiting using sliding windows stored in Redis☆78Updated 9 years ago
- Rate limiting middleware for Express☆422Updated 5 years ago
- PostgreSQL connector for LoopBack.☆116Updated this week
- CSV stringifier implementing the Node.js `stream.Transform` API☆186Updated 3 years ago
- Middleware for setting unique request id☆122Updated last year
- Scrypt for Node☆370Updated 2 years ago
- Supercharge supertest with a promise interface☆269Updated 11 months ago
- Templates rendering support for hapi.js☆197Updated 5 months ago
- A simple, minimal PostgreSQL session store for Express☆239Updated 3 weeks ago
- JSON Web Algorithms☆100Updated 9 months ago
- Execute a callback when a request closes, finishes, or errors☆398Updated 10 months ago
- Modern database migration toolkit for knex.js☆342Updated last year
- An error class for Node.js that parses PostgreSQL's ErrorResponse format and sets human readable field names. Works with node-pg, too.☆22Updated 4 years ago
- An express wrapper that enables generators to be used as middlewares☆123Updated 8 years ago
- sprintf-style postgres query escaping and helper functions☆82Updated last year
- ☆344Updated 5 years ago
- Persistent sessions for supertest☆89Updated last year
- Simple attribute whitelisting/blacklisting with roles for Sequelize