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.10.6.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.7 && <0.11), attoparsec (>=0.10 && <0.14), base-prelude (>=0.1.13 && <0.2), bytestring (>=0.10 && <0.11), either (>=4.3 && <5), free (>=4.6 && <5), hashable (>=1.2 && <1.3), hashtables (>=1.1 && <1.3), hasql-backend (>=0.4 && <0.5), list-t (<0.5), loch-th (>=0.2 && <0.3), mmorph (>=1.0 && <1.1), 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), transformers (>=0.3 && <0.5), uuid (>=1.3 && <1.4), vector (>=0.10 && <0.12) [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 2015-09-21T03:28:44Z |
Distributions | |
Reverse Dependencies | 4 direct, 1 indirect [details] |
Downloads | 21887 total (138 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-09-21 [all 1 reports] |