node-postgres
JSON →node-postgres is a pure JavaScript PostgreSQL client for Node.js. Current version 0.6.2 is an early release with basic client, pool, SSL, and transaction support. It is unopinionated and low-level, requiring manual BEGIN/COMMIT/ROLLBACK for transactions. Unlike `pg` (the popular PostgreSQL client), this package has few features and is likely experimental or a simple wrapper.
Resources
packagenode-postgres ↗