npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

pgq

3.1.1

@rschaosid

npmSnykSocket
Downloads:0
$ npm install pgq
DailyWeeklyMonthlyYearly

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.