From c9af470e2474cba94cac532d1c0b59669dd00023 Mon Sep 17 00:00:00 2001 From: Peter Rust Date: Thu, 13 Feb 2014 13:19:27 -0800 Subject: [PATCH] Added SQL-Bricks to list of SQL helpers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e43853c1..5bb16b4e 100644 --- a/README.md +++ b/README.md @@ -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