hasql-mapping-0.1: README.md
# hasql-mapping [](https://hackage.haskell.org/package/hasql-mapping) [](https://nikita-volkov.github.io/hasql-mapping/) 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.