Skip to content

Commit 17f22bb

Browse files
committed
add pg-transact to readme
1 parent af8f499 commit 17f22bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ node-postgres is by design _low level_ with the bare minimum of abstraction. Th
136136
- [hiddentao/suqel](https://hiddentao.github.io/squel/) - SQL query string builder for Javascript
137137
- [CSNW/sql-bricks](https://github.com/CSNW/sql-bricks) - Transparent, Schemaless SQL Generation
138138
- [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).
139+
- [iceddev/pg-transact](https://github.com/iceddev/pg-transact) - A nicer API on node-postgres transactions
139140

140141

141142
### Windows

0 commit comments

Comments
 (0)