mirror of
https://github.com/postgres-haskell/postgres-wire.git
synced 2024-11-22 05:53:12 +03:00
A native Haskell driver for PostgreSQL
src/Database/PostgreSQL | ||
tests | ||
tests_connection | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
postgres-wire.cabal | ||
README.md | ||
Setup.hs | ||
stack.yaml |
Postgres-wire
A pure Haskell implementation of Postgres wire protocol version 3.0
Useful links
https://www.postgresql.org/docs/current/static/protocol.html
https://www.pgcon.org/2014/schedule/attachments/330_postgres-for-the-wire.pdf