postgresql-typed

PostgreSQL interface with compile-time SQL type checking, optional HDBC backend

https://github.com/dylex/postgresql-typed

Version on this page:0.6.2.0
LTS Haskell 21.12:0.6.2.2
Stackage Nightly 2023-09-22:0.6.2.4
Latest on Hackage:0.6.2.4

See all snapshots postgresql-typed appears in

Haskell PostgreSQL-typed

A Haskell PostgreSQL interface that provides type-safety through compile-time (template Haskell) database access. See the Haddock documentation in Database.PostgreSQL.Typed or the test cases for simple examples.

Build Status