Package

purescript-postgresql-client

Repository
rightfold/purescript-postgresql-client
License
BSD-3-Clause
Uploaded by
rightfold
Published on
2017-06-08T11:56:21Z

purescript-postgresql-client is a PostgreSQL client library for PureScript.

To use this library, you need to add pg as an npm dependency.

The purspgpp preprocessor has been replaced by sqltopurs, which is a code generator instead of a preprocessor, and easier to use.