@brngdsn/pg-dao

0.3.0 • Public • Published

PostgresDAO (pg-dao)

A simple DAO for Postgres Pool, with a generic CRUD interface.

e.g.,

// Retrieve the `users` relation
const users = await dao.read('users')

Readme

Keywords

none

Package Sidebar

Install

npm i @brngdsn/pg-dao

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

4.04 kB

Total Files

6

Last publish

Collaborators

  • brngdsn