brianc / node-libpqLinks
Simple, low level native bindings to PostgreSQL's libpq from node.js
☆116Updated last month
Alternatives and similar repositories for node-libpq
Users that are interested in node-libpq are comparing it to the libraries listed below
Sorting:
- Native (C/C++) bindings to PostgreSQL with sync and async options.☆248Updated last year
- Query results from node-postgres as a readable (object) stream☆313Updated 5 years ago
- A connection pool for node-postgres☆181Updated 5 years ago
- JSON Web Algorithms☆101Updated last month
- Split Streams3 style☆290Updated last year
- COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.☆342Updated 3 weeks ago
- Type parsing for node-postgres