pipes-postgresql-simple: Convert various postgresql-simple calls to work with pipes

[ database, deprecated, library, mit, pipes ] [ Propose Tags ]
Deprecated in favor of streaming-postgresql-simple, streaming-utils

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.2.0, 0.1.3.0
Dependencies async (>=2.0), base (>=4.5 && <5), bytestring (>=0.9), exceptions, mtl (>=2.1), pipes (>=4.0), pipes-concurrency (>=1.1), pipes-safe, postgresql-simple (>=0.3.4), stm (>=2.4), text (>=0.11), transformers (>=0.3) [details]
License MIT
Copyright Oliver Charles 2013
Author Oliver Charles
Maintainer ollie@ocharles.org.uk
Category Database, Pipes
Source repo head: git clone https://github.com/ocharles/pipes-postgresql-simple
Uploaded by OliverCharles at 2017-02-07T17:20:45Z
Distributions NixOS:0.1.3.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5794 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-02-07 [all 1 reports]