Skip to content

Commit 36be853

Browse files
author
rpedela
committed
Add pg-format to the list of helper modules.
1 parent eeae8e6 commit 36be853

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
@@ -135,6 +135,7 @@ node-postgres is by design _low level_ with the bare minimum of abstraction. Th
135135
- [brianc/node-sql](https://github.com/brianc/node-sql) - SQL generation for node.js
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
138+
- [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).
138139

139140

140141
### Windows

0 commit comments

Comments
 (0)