hasql

A very efficient PostgreSQL driver and a flexible mapping API

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

Version on this page:0.15.1.1
LTS Haskell 23.24:1.8.1.4
Stackage Nightly 2025-05-28:1.9.1.2
Latest on Hackage:1.9.1.2

See all snapshots hasql appears in

MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:hasql-0.15.1.1@sha256:5e4cf3a04e37052e733566a86b892c9539f9a5e9aa1532acea58c6acd840a594,5556

Module documentation for 0.15.1.1

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.