@hackage hasql-mapping0.1.0.1

SDK for defining modular mappings to databases on top of Hasql

hasql-mapping

Hackage Continuous Haddock

SDK for defining mappings between Haskell and PostgreSQL.

The central piece of this library is the IsStatement typeclass, which is used for declaring type-safe mappings to particular SQL statements.