pipes-postgresql-simple: 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
.
Downloads
- pipes-postgresql-simple-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 2014-02-27T20:08:00Z |
Distributions | NixOS:0.1.3.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5896 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |