Deprecated

pipes-postgresql-simple

Convert various postgresql-simple calls to work with pipes

Latest on Hackage:0.1.3.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Oliver Charles
Maintained by [email protected]

This library provides a few Producers and Consumers that allow postgresql-simple calls to be made within the pipes framework. Currently, there is support for:

  • Streaming queries

  • Streaming entire tables to and from a ByteString.