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.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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, 1.8.1.2, 1.8.1.3, 1.8.1.4, 1.9, 1.9.1, 1.9.1.1, 1.9.1.2, 1.9.2, 1.9.3, 1.9.3.1, 1.9.3.2, 1.10, 1.10.1, 1.10.2 (info) |
|---|---|
| Dependencies | aeson (>=0.7 && <2), attoparsec (>=0.10 && <0.14), base (>=4.10 && <5), base-prelude (>=0.1.19 && <2), binary-parser (>=0.5.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), scanner (>=0.2 && <0.3), 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> |
| Uploaded | by NikitaVolkov at 2017-10-12T12:06:49Z |
| Revised | Revision 1 made by HerbertValerioRiedel at 2019-06-02T07:56:27Z |
| 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 |
| Distributions | Arch:1.5.0.5, LTSHaskell:1.9.3.1, NixOS:1.9.3.1, Stackage:1.9.3.1 |
| Reverse Dependencies | 47 direct, 3 indirect [details] |
| Downloads | 68909 total (421 in the last 30 days) |
| Rating | 2.5 (votes: 5) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2017-10-12 [all 1 reports] |