{"library":"qp-postgres","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.1.8","tags":["javascript","postgres"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install qp-postgres","imports":["import qp from 'qp-postgres'","import { query } from 'qp-postgres'","import { pool } from 'qp-postgres'"]},{"cmd":"yarn add qp-postgres","imports":[]},{"cmd":"pnpm add qp-postgres","imports":[]}],"homepage":"https://github.com/cjr--/qp-postgres#readme","github":"https://github.com/cjr--/qp-postgres","docs":null,"changelog":null,"pypi":null,"npm":"qp-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}