{"library":"pg-aa","type":"library","category":null,"description":"An ES7 wrapper for node-postgres that provides a simplified, promise-based API for common PostgreSQL operations including select, insert, update, delete, and transaction management with savepoint support. Current stable version is 2.1.6. The library is minimal (< 150 lines) and relies on async/await. It supports nested transactions via savepoints and works with template string engines like sql-template. Key differentiators: very thin abstraction over node-postgres, no ORM features, pure async/await pattern.","language":"javascript","status":"active","version":"2.1.6","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install pg-aa","imports":["import pg from 'pg-aa'","var pg = require('pg-aa')","import pg from 'pg-aa'"]},{"cmd":"yarn add pg-aa","imports":[]},{"cmd":"pnpm add pg-aa","imports":[]}],"homepage":"https://github.com/131/pg-aa#readme","github":"https://github.com/131/pg-aa","docs":null,"changelog":null,"pypi":null,"npm":"pg-aa","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}