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 22.14:0.6.2.5
Stackage Nightly 2024-03-28:0.6.2.5
Latest on Hackage:0.6.2.5

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