{"library":"jeeng-pg","type":"library","category":null,"description":"A Node.js helper library (v1.4.2) wrapping 'node-postgres' (pg) to simplify common PostgreSQL operations, optimized for serverless environments. Provides a DB class with built-in connection pooling and query resolution, plus a GenericQueries base class for structured query definitions. Release cadence is low (no recent updates). Key differentiator: minimal abstraction tailored for serverless functions vs. full ORMs like Sequelize or TypeORM.","language":"javascript","status":"active","version":"1.4.2","tags":["javascript","postgres","pg","db","postgresql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install jeeng-pg","imports":["import { DB } from 'jeeng-pg'","import { GenericQueries } from 'jeeng-pg'","const db = new DB(connectionString)"]},{"cmd":"yarn add jeeng-pg","imports":[]},{"cmd":"pnpm add jeeng-pg","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"jeeng-pg","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}