/postgresql-typed

Haskell PostgreSQL library with compile-time type inference

Primary LanguageHaskellOtherNOASSERTION

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