purescript-postgresql-client/README.md

6 lines
173 B
Markdown
Raw Normal View History

2016-12-24 12:34:27 +00:00
# purescript-postgresql-client
purescript-postgresql-client is a PostgreSQL client library for PureScript.
2016-12-25 22:58:29 +00:00
To use this library, you need to add `pg` as an npm dependency.