hasql: An efficient native PostgreSQL driver
A highly efficient PostgreSQL driver and a flexible mapping API.
This is an experimental version, which implements the binary protocol natively.
This package is the root of the "hasql" ecosystem.
The API is completely disinfected from exceptions. All error-reporting is explicit and is presented using the Either
type.
Modules
[Index]
Downloads
- hasql-0.20.1.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.1.4, 0.1.5, 0.1.6, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.4.0, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.3.1, 0.7.3.2, 0.7.4, 0.14.0.2, 0.14.0.3, 0.15.0.2, 0.15.1, 0.15.1.1, 0.19.2, 0.19.3, 0.19.3.1, 0.19.3.2, 0.19.3.3, 0.19.4, 0.19.5, 0.19.6, 0.19.7, 0.19.8, 0.19.9, 0.19.10, 0.19.11, 0.19.12, 0.19.13, 0.19.14, 0.19.15, 0.19.15.1, 0.19.15.2, 0.19.16, 0.19.17, 0.19.17.1, 0.19.18, 0.19.18.1, 0.19.18.2, 0.20, 0.20.0.1, 0.20.1, 1, 1.1, 1.1.1, 1.2, 1.3, 1.3.0.1, 1.3.0.2, 1.3.0.3, 1.3.0.5, 1.3.0.6, 1.4, 1.4.0.1, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.4.1, 1.4.4.2, 1.4.4.3, 1.4.5, 1.4.5.1, 1.4.5.2, 1.4.5.3, 1.5, 1.5.0.1, 1.5.0.2, 1.5.0.3, 1.5.0.4, 1.5.0.5, 1.5.1, 1.6, 1.6.0.1, 1.6.1, 1.6.1.1, 1.6.1.2, 1.6.1.3, 1.6.1.4, 1.6.2, 1.6.3, 1.6.3.1, 1.6.3.2, 1.6.3.3, 1.6.3.4, 1.6.4, 1.6.4.1, 1.6.4.2, 1.6.4.3, 1.6.4.4, 1.7, 1.7.0.1, 1.7.0.2, 1.8, 1.8.0.1, 1.8.0.2, 1.8.1, 1.8.1.1 (info) |
---|---|
Dependencies | aeson (>=0.7 && <2), attoparsec (>=0.10 && <0.14), base (>=4.7 && <5), base-prelude (>=0.1.19 && <2), buffer (>=0.5 && <0.6), bug (>=1 && <2), bytestring (>=0.10 && <0.11), bytestring-strict-builder (>=0.4.5 && <0.5), containers (>=0.5 && <0.6), contravariant (>=1.3 && <2), cryptonite (>=0.22 && <0.23), deque (>=0.2 && <0.3), dlist (>=0.7 && <0.9), foldl (>=1.3 && <2), free (>=4.12.4 && <5), hashable (>=1.2 && <1.3), managed (>=1 && <2), mtl (>=2 && <3), network (>=2 && <3), persistent-vector (>=0.1 && <0.2), postgresql-binary (>=0.12 && <0.13), profunctors (>=5.1 && <6), ptr (>=0.15.2 && <0.16), semigroups (>=0.18 && <0.20), slave-thread (>=1 && <2), stm (>=2.4 && <3), template-haskell (>=2 && <3), text (>=1 && <2), time (>=1 && <2), transformers (>=0.3 && <0.6), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.13), vector-builder (>=0.3 && <0.4) [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 | Hasql, Database, PostgreSQL |
Home page | https://github.com/nikita-volkov/hasql |
Bug tracker | https://github.com/nikita-volkov/hasql/issues |
Source repo | head: git clone git://github.com/nikita-volkov/hasql.git |
Uploaded | by NikitaVolkov at 2017-10-26T11:41:11Z |
Distributions | Arch:1.5.0.4, LTSHaskell:1.6.4.4, NixOS:1.6.4.4, Stackage:1.8.1.1 |
Reverse Dependencies | 45 direct, 3 indirect [details] |
Downloads | 63756 total (482 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-10-26 [all 1 reports] |