Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-libpq
Node.js native bindings to the PostgreSQL libpq C client library
https://github.com/brianc/node-libpq
0
no reviews
Install
Node-libpq attempts to mirror as closely as possible the C API provided by libpq and provides the absolute minimum level of abstraction. It is intended to be extremely low level and allow you the same access as the libpq in C.