{"library":"q-postgres","type":"library","category":null,"description":"A thin promise-based wrapper around the pg (node-postgres) library that provides a connection pool and transaction management with commit/rollback support. Current version 1.0.4 targets Node 4.3.1+ and npm 3.7.3+. It uses raw promises (no async/await) and is designed for simple PostgreSQL interaction in legacy Node.js environments. Compared to alternatives like pg-promise or sequelize, it offers minimal abstraction, no query building, and no connection monitoring. The package is in maintenance mode with no recent updates and is suitable only for projects locked to older Node versions.","language":"javascript","status":"maintenance","version":"1.0.4","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install q-postgres","imports":["const qPostgres = require('q-postgres');","const qPostgres = require('q-postgres');","const qPostgres = require('q-postgres');"]},{"cmd":"yarn add q-postgres","imports":[]},{"cmd":"pnpm add q-postgres","imports":[]}],"homepage":"https://github.com/luiz-simples/q-postgres#readme","github":"git://github.com/luiz-simples/q-postgres","docs":null,"changelog":null,"pypi":null,"npm":"q-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}