@brngdsn/pg-dao

0.2.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')

Keywords

none

Install

npm i @brngdsn/pg-dao

DownloadsWeekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

3.21 kB

Total Files

6

Last publish

Collaborators

  • brngdsn