$ npm install 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:
You probably shouldn't use this yet.