qp-postgres

JSON →
library 1.1.8 ·javascript
verified Jun 5, 2026

qp-postgres is a lightweight PostgreSQL utility library for Node.js, version 1.1.8 as of latest release. It provides helper functions for common PostgreSQL operations, including connection pooling, query building, and transaction management. The package is designed to be minimal and dependency-free, relying only on the native pg library. It differentiates itself by focusing on a simple, functional API without heavy ORM features. Release cadence is irregular, with the last update likely inactive. Best for small projects needing straightforward PostgreSQL helpers.