Skip to content

Commit 7d534c2

Browse files
committed
Merge pull request brianc#819 from XeCycle/master
Add reference to XeCycle/pg-template-tag to README
2 parents 0a54dfa + d09fb74 commit 7d534c2

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
@@ -149,6 +149,7 @@ node-postgres is by design pretty light on abstractions. These are some handy m
149149
- [vitaly-t/pg-promise](https://github.com/vitaly-t/pg-promise) - Use node-postgres via [Promises/A+](https://promisesaplus.com/).
150150
- [pg-then](https://github.com/coderhaoxin/pg-then) A tiny wrapper of `pg` for promise api.
151151
- [acarl/pg-restify](https://github.com/acarl/pg-restify) - Creates a generic REST API for a postgres database using restify.
152+
- [XeCycle/pg-template-tag](https://github.com/XeCycle/pg-template-tag) - Write queries with ES6 tagged template literals, a "poor man's query builder".
152153

153154
## License
154155

0 commit comments

Comments
 (0)