postgresql-binary: Encoders and decoders for the PostgreSQL's binary format
An API for dealing with PostgreSQL's binary data format.
It can be used to implement performant bindings to Postgres. E.g., "hasql" is based on this library.
It supports all Postgres versions starting from 8.3
and is tested against 8.3, 9.3 and 9.5
with the integer_datetimes
setting off and on.
Modules
[Index] [Quick Jump]
Downloads
- postgresql-binary-0.12.3.3.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.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.3.1, 0.4.0, 0.5.0, 0.5.1, 0.5.2, 0.5.2.1, 0.7.4, 0.7.4.1, 0.7.5, 0.7.5.1, 0.7.6, 0.7.7, 0.7.8, 0.7.9, 0.8, 0.8.1, 0.9, 0.9.0.1, 0.9.1, 0.9.1.1, 0.9.2, 0.9.3, 0.10, 0.12.1, 0.12.1.1, 0.12.1.2, 0.12.1.3, 0.12.2, 0.12.3, 0.12.3.1, 0.12.3.2, 0.12.3.3, 0.12.4, 0.12.4.1, 0.12.4.2, 0.12.4.3, 0.12.4.4, 0.12.5, 0.13, 0.13.1, 0.13.1.1, 0.13.1.2, 0.13.1.3, 0.14, 0.14.0.1 |
---|---|
Dependencies | aeson (>=0.9 && <2), base (>=4.9 && <5), base-prelude (>=1.4 && <2), binary-parser (>=0.5.6 && <0.6), bytestring (>=0.10.4 && <0.12), bytestring-strict-builder (>=0.4.5.3 && <0.5), containers (>=0.5 && <0.7), loch-th (>=0.2 && <0.3), network-ip (>=0.2 && <1), placeholders (>=0.1 && <0.2), scientific (>=0.2 && <0.4), text (>=1 && <2), time (>=1.4 && <2), transformers (>=0.3 && <0.6), unordered-containers (>=0.2 && <0.3), uuid (>=1.3 && <1.4), vector (>=0.10 && <0.13) [details] |
Tested with | ghc ==7.6.1, ghc ==7.8.1, ghc ==7.10.1, ghc ==8.0.1 |
License | MIT |
Copyright | (c) 2014, Nikita Volkov |
Author | Nikita Volkov <[email protected]> |
Maintainer | Nikita Volkov <[email protected]> |
Category | PostgreSQL, Database, Codecs, Parsing |
Home page | https://github.com/nikita-volkov/postgresql-binary |
Bug tracker | https://github.com/nikita-volkov/postgresql-binary/issues |
Source repo | head: git clone git://github.com/nikita-volkov/postgresql-binary.git |
Uploaded | by NikitaVolkov at 2020-11-26T11:20:22Z |
Distributions | Arch:0.12.5, LTSHaskell:0.14.0.1, NixOS:0.13.1.3, Stackage:0.14.0.1 |
Reverse Dependencies | 11 direct, 59 indirect [details] |
Downloads | 41506 total (48 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-11-26 [all 1 reports] |