Description
Convert various postgresql-simple calls to work with pipes.
Description
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
.