@hackage pipes-postgresql-simple0.1.3.0

Convert various postgresql-simple calls to work with pipes

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.