Skip to content

Commit 21c31f6

Browse files
committed
Update README.md
1 parent 14efde4 commit 21c31f6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,10 @@ Usually I'll pop the code into the repo as a test. Hopefully the test fails. T
128128

129129
## Extras
130130

131-
node-postgres is by design _low level_ with the bare minimum of abstraction. You might be interested in a higher-level interface: https://github.com/grncdr/node-any-db
131+
node-postgres is by design _low level_ with the bare minimum of abstraction. These might help out:
132+
133+
- https://github.com/grncdr/node-any-db
134+
- https://github.com/brianc/node-sql
132135

133136
## License
134137

0 commit comments

Comments
 (0)