pgq
v3.1.1
Published
promises and sql templating for pg
Downloads
9
Readme
pgq
nice frontend to pg.js
I built this because I can't find a pg client library that does everything just right.
Right now, it just has client.query accepting ES6 template strings and returning promises. Next steps:
- Tests
- Docs
- Wrapper for generic-pool
- Exception translation
- Transaction handling
You probably shouldn't use this yet.