stoeffel / postgresql-typed

Haskell PostgreSQL library with compile-time type inference

Home Page:http://hackage.haskell.org/package/postgresql-typed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Haskell PostgreSQL library with compile-time type inference

http://hackage.haskell.org/package/postgresql-typed

License:Other


Languages

Language:Haskell 96.1%Language:Nix 3.9%