A thin wrapper around a PostgreSQL connection pool providing a convenient, fool-proof interface for Node.js applications to confidently and safely interact with a PostgreSQL server or cluster.
$ yarn add @twuni/pg
$ npm install @twuni/pg
$ yarn build
$ yarn test