Added SQL-Bricks to list of SQL helpers

This commit is contained in:
Peter Rust 2014-02-13 13:19:27 -08:00
parent 51a28c2265
commit c9af470e24

View File

@ -130,6 +130,7 @@ node-postgres is by design _low level_ with the bare minimum of abstraction. Th
- https://github.com/brianc/node-pg-copy-streams
- https://github.com/grncdr/node-any-db
- https://github.com/brianc/node-sql
- https://github.com/CSNW/sql-bricks
## Production Use