From 495d3199da533f872f7a2d90dd824735d6a9fa00 Mon Sep 17 00:00:00 2001 From: Brian C Date: Wed, 20 Nov 2013 22:56:06 -0600 Subject: [PATCH] Add note about node-pg-cursor to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a647438..d98b703 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ Follow me [@briancarlson](https://twitter.com/briancarlson) to keep up to date. node-postgres is by design _low level_ with the bare minimum of abstraction. These might help out: - https://github.com/brianc/node-pg-query-stream +- https://github.com/brianc/node-pg-cursor - https://github.com/grncdr/node-any-db - https://github.com/brianc/node-sql