generated from tpl/purs
src/Database | ||
test | ||
.editorconfig | ||
.gitignore | ||
bower.json | ||
LICENSE | ||
Makefile | ||
package.json | ||
purspgpp | ||
PurspgppExample.purs | ||
README.md | ||
Rows.pl |
purescript-postgresql-client
purescript-postgresql-client is a PostgreSQL client library for PureScript.
To use this library, you need to add pg
as an npm dependency.