hasql

A very efficient PostgreSQL driver and a flexible mapping API

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

Version on this page:0.19.10
LTS Haskell 22.20:1.6.4.4
Stackage Nightly 2024-05-05:1.6.4.4
Latest on Hackage:1.7

See all snapshots hasql appears in

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

Module documentation for 0.19.10

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.