hasql

A very efficient PostgreSQL driver and a flexible mapping API

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

Version on this page:0.19.8
LTS Haskell 22.20:1.6.4.4
Stackage Nightly 2024-05-06: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.8@sha256:fa03762ae12c6e866af6cc668f74ce3fcf3cd3f4bca474071641b88ea54e3a75,5616

Module documentation for 0.19.8

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.