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.1.0
LTS Haskell 20.23:0.6.2.2
Stackage Nightly 2023-05-30:0.6.2.2
Latest on Hackage:0.6.2.2

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