hasql

A very efficient PostgreSQL driver and a flexible mapping API

https://github.com/nikita-volkov/hasql

Version on this page:0.19.12
LTS Haskell 22.18:1.6.4.4
Stackage Nightly 2024-04-25:1.6.4.4
Latest on Hackage:1.6.4.4

See all snapshots hasql appears in

MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:hasql-0.19.12@sha256:d5bead14ada2ce21f2ba6a17901d466525fda272280e5797501af9ca72f4271a,6450

Module documentation for 0.19.12

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.