Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nodejs-pg - PostgreSQL client for Node.js - pure JavaScript and libpq with the same API
- Description:
PostgreSQL client for Node.js with pure JavaScript client and native
libpq bindings that share the same API.
Supported PostgreSQL features include:
- parameterized queries
- named statements with query plan caching
- asynchronous notifications with LISTEN/NOTIFY
- bulk import & export with COPY TO/COPY FROM
- extensible js<->postgresql data-type coercion
Packages