@hackage / atelier-db

Relational database effect for atelier (Hasql/Rel8)

Latest0.1.0.0

About

Metadata

  • Last updated , by cgeorgii
  • License MIT
  • Categories Databases
  • Maintained by: christian.georgii@tweag.io

  • Lottery factor: 1

Links

Installation

Readme

atelier-db

Relational database access via Hasql and Rel8, exposed as an Effectful effect. Part of the atelier toolkit.

Overview

atelier-db exposes database access as a first-class effect so queries can be interpreted, mocked, and composed alongside the rest of your application's effects.

Module Purpose
Atelier.Effects.DB The DB effect and its interpreters
Atelier.Effects.DB.Config Connection configuration
Atelier.Effects.DB.Rel8 Rel8 query helpers over the DB effect

Part of atelier

License

MIT — see LICENSE.