hasql

A very efficient PostgreSQL driver and a flexible mapping API

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

Version on this page:0.19.14
LTS Haskell 22.17:1.6.4.3
Stackage Nightly 2024-04-19:1.6.4.3
Latest on Hackage:1.6.4.3

See all snapshots hasql appears in

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

Module documentation for 0.19.14

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.