@hackage / hasql-mapping

SDK for defining modular mappings to databases on top of Hasql

Latest0.1.0.1

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 1

Links

Installation

Readme

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.