brianc / node-pg-query-stream
Query results from node-postgres as a readable (object) stream
☆313Updated 5 years ago
Alternatives and similar repositories for node-pg-query-stream:
Users that are interested in node-pg-query-stream are comparing it to the libraries listed below
- 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.☆335Updated last year
- Native (C/C++) bindings to PostgreSQL with sync and async options.☆248Updated 9 months ago
- A connection pool for node-postgres☆181Updated 5 years ago
- Events monitor for pg-promise☆150Updated 11 months ago
- sprintf-style postgres query escaping and helper functions☆82Updated last year
- Fibonacci and exponential backoff for Node.js☆337Updated 3 years ago
- Simple, low level native bindings to PostgreSQL's libpq from node.js☆116Updated last month
- HTTP Client Utilities☆382Updated 11 months ago
- Supercharge supertest with a promise interface☆269Updated 11 months ago
- bunyan logger middleware for express