hasql

An efficient PostgreSQL driver and a flexible mapping API

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

Version on this page:1.3.0.3@rev:2
LTS Haskell 22.14:1.6.4.3
Stackage Nightly 2024-03-28: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-1.3.0.3@sha256:2b659099e7dd0ab3f2e0efe78dec3ea8b816946c139c899988a051d5c01c0690,7239

Module documentation for 1.3.0.3

  • Hasql
    • Hasql.Connection
    • Hasql.Decoders
    • Hasql.Encoders
    • Hasql.Session
    • Hasql.Statement

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.

The version 1 is completely backward-compatible with 0.19.