hasql: An efficient PostgreSQL driver and a flexible mapping API

[ database, hasql, library, mit, postgresql ] [ Propose Tags ]

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.

The version 1 is completely backward-compatible with 0.19.

Versions 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 (info)
Dependencies attoparsec (>=0.10 && <0.14), base (>=4.9 && <5), base-prelude (>=0.1.19 && <2), bytestring (==0.10.*), bytestring-strict-builder (>=0.4.5.1 && <0.5), contravariant (>=1.3 && <2), contravariant-extras (==0.3.*), data-default-class (>=0.0.1 && <0.2), dlist (>=0.7 && <0.9), hashable (==1.2.*), hashtables (>=1.1 && <2), loch-th (==0.2.*), mtl (==2.*), placeholders (==0.1.*), postgresql-binary (>=0.12.1 && <0.13), postgresql-libpq (==0.9.*), profunctors (>=5.1 && <6), text (==1.*), text-builder (>=0.5.1.1 && <0.6), transformers (>=0.3 && <0.6), vector (>=0.10 && <0.13) [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 Mon Jul 23 15:05:28 UTC 2018
Distributions Arch:1.3.0.3, LTSHaskell:1.3.0.3, NixOS:1.3.0.3, Stackage:1.3.0.3
Downloads 17996 total (958 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by rule of succession]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-07-23 [all 1 reports]
Hackage Matrix CI

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

For package maintainers and hackage trustees