add pg-transact to readme
This commit is contained in:
parent
af8f4990c6
commit
17f22bb56c
@ -136,6 +136,7 @@ node-postgres is by design _low level_ with the bare minimum of abstraction. Th
|
||||
- [hiddentao/suqel](https://hiddentao.github.io/squel/) - SQL query string builder for Javascript
|
||||
- [CSNW/sql-bricks](https://github.com/CSNW/sql-bricks) - Transparent, Schemaless SQL Generation
|
||||
- [datalanche/node-pg-format](https://github.com/datalanche/node-pg-format) - Safely and easily create dynamic SQL queries with this Node implementation of [PostgreSQL format()](http://www.postgresql.org/docs/9.3/static/functions-string.html#FUNCTIONS-STRING-FORMAT).
|
||||
- [iceddev/pg-transact](https://github.com/iceddev/pg-transact) - A nicer API on node-postgres transactions
|
||||
|
||||
|
||||
### Windows
|
||||
|
Loading…
Reference in New Issue
Block a user