/pg-client-hs

A low level Haskell library to connect to postgres

Primary LanguageHaskellApache License 2.0Apache-2.0

pg-client

build status

A low level Postgres client library for Haskell. Used at Hasura in various production projects.

The code for this library has now moved to another git repository, and can be found here: graphql-engine repository.

Style

This repository follows the graphql-engine style guide. Use make format to run the formatter.