@hackage / pipes-postgresql-simple

Convert various postgresql-simple calls to work with pipes

Version Deprecated package0.1.3.0

About

Metadata

  • Last updated , by OliverCharles
  • License MIT
  • Categories Streaming, Databases
  • Maintained by: ollie@ocharles.org.uk

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

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.