hasql-postgres: A "PostgreSQL" backend for the "hasql" library
Deprecated
in favor of hasql
This library provides a "PostgreSQL" driver for the "hasql" library.
It supports all Postgres versions starting from 8.3
and is tested against 8.3, 9.3 and 9.4
with the integer_datetimes
setting off and on.
According to the included benchmarks, it performs up to 2x faster than "postgresql-simple" and up to 7x faster than "HDBC". You can read up a post with analysis of those benchmarks.
Downloads
- hasql-postgres-0.6.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.1.1, 0.1.2, 0.1.3, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.4.0, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.9.0, 0.9.1, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.3.1, 0.10.3.2, 0.10.3.3, 0.10.4.0, 0.10.5, 0.10.6 |
---|---|
Dependencies | attoparsec (>=0.10 && <0.13), base (>=4.5 && <4.8), base-prelude (>=0.1.3 && <0.2), bytestring (>=0.10 && <0.11), either (>=4 && <5), hashable (>=1.1 && <1.3), hashtables (>=1.1 && <1.2), hasql-backend (>=0.1 && <0.2), list-t (>=0.2.3 && <0.3), loch-th (>=0.2 && <0.3), mtl-prelude (<3), placeholders (>=0.1 && <0.2), postgresql-binary (>=0.5 && <0.6), postgresql-libpq (>=0.9 && <0.10), scientific (>=0.2 && <0.4), template-haskell (>=2 && <3), text (>=1 && <1.3), time (>=1.4 && <1.6), uuid (>=1.3 && <1.4), vector (>=0.10 && <0.11) [details] |
License | MIT |
Copyright | (c) 2014, Nikita Volkov |
Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
Maintainer | Nikita Volkov <nikita.y.volkov@mail.ru> |
Category | Database |
Home page | https://github.com/nikita-volkov/hasql-postgres |
Bug tracker | https://github.com/nikita-volkov/hasql-postgres/issues |
Source repo | head: git clone git://github.com/nikita-volkov/hasql-postgres.git |
Uploaded | by NikitaVolkov at 2014-11-17T11:14:25Z |
Distributions | |
Reverse Dependencies | 4 direct, 1 indirect [details] |
Downloads | 22061 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |