hasura / pg-client-hs

A low level Haskell library to connect to postgres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A low level Haskell library to connect to postgres

License:Apache License 2.0


Languages

Language:Haskell 98.1%Language:Makefile 1.8%Language:Dhall 0.1%