postgresql-transactional: a transactional monad on top of postgresql-simple
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.
Downloads
- postgresql-transactional-1.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 2038 total (11 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] |