postgresql-transactional: a transactional monad on top of postgresql-simple

[ database, library, mit ] [ Propose Tags ]

This package is a simple monadic wrapper around the SQL primitives provided by the postgresql-simple package. It provides simple and predictable semantics for database options, enforces awareness of Postgres's transactional nature at API boundaries, and obviates the need for SQL boilerplate in transactional queries.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.1.1
Dependencies base (>=4 && <5), monad-control, mtl, postgresql-simple (>=0.4) [details]
License MIT
Copyright 2015 Helium
Author Reid Draper and Patrick Thomson
Maintainer patrick@helium.com
Category Database
Source repo head: git clone https://github.com/helium/postgresql-transactional.git
Uploaded by patrick_thomson at 2016-05-09T13:58:04Z
Distributions NixOS:1.1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1962 total (8 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-05-09 [all 1 reports]