Add link of pg-then to readme

remotes/origin/cdb-6.1
haoxin 9 years ago
parent eb894900ed
commit d85269e60f

@ -147,6 +147,7 @@ node-postgres is by design pretty light on abstractions. These are some handy m
- [iceddev/pg-transact](https://github.com/iceddev/pg-transact) - A nicer API on node-postgres transactions
- [sehrope/node-pg-db](https://github.com/sehrope/node-pg-db) - Simpler interface, named parameter support, transaction management and event hooks.
- [vitaly-t/pg-promise](https://github.com/vitaly-t/pg-promise) - Use node-postgres via [Promises/A+](https://promisesaplus.com/).
- [pg-then](https://github.com/coderhaoxin/pg-then) A tiny wrapper of `pg` for promise api.
## License

Loading…
Cancel
Save