{"library":"node-pg-connection-pool","type":"library","category":null,"description":"Connection pool for node-postgres built on top of generic-pool providing simplified query execution and raw connection management. Version 0.9.1 is the latest stable release. It supports ES6 features like Promises, Maps, and Sets, requiring Node >=4. The library offers a seamless interface for running queries without manually managing connections, while also allowing direct access to raw pg clients via acquire/release. It is configurable with pgOptions (for node-postgres client parameters) and poolOptions (for generic-pool configuration), and optionally supports native pg bindings. It is an alternative to other pooling solutions like pg-pool, but is less actively maintained.","language":"javascript","status":"maintenance","version":"0.9.1","tags":["javascript","pg","postgres","pool","database","node-pool","Connection-pool","generic-pool"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install node-pg-connection-pool","imports":["const PgPool = require('node-pg-connection-pool')","const { default: PgPool } = require('node-pg-connection-pool').default","const PgPool = require('node-pg-connection-pool')"]},{"cmd":"yarn add node-pg-connection-pool","imports":[]},{"cmd":"pnpm add node-pg-connection-pool","imports":[]}],"homepage":"https://github.com/pasupulaphani/node-pg-connection-pool#readme","github":"https://github.com/pasupulaphani/node-pg-connection-pool","docs":null,"changelog":null,"pypi":null,"npm":"node-pg-connection-pool","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}