hasqly-mysql: composable SQL generation
A mid level applicative SQL generation library
Haskqly intends to be a mid-level SQL generation library. It doesn't use advanced type extensions to encode the schema in the types., but provides a light applicative layer to easy the conversion between haskell and SQL. It is inspired by the clojures honeysql library.
Downloads
- hasqly-mysql-0.0.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] | 0.0.1 |
---|---|
Dependencies | base (>=3 && <5), binary, bytestring, dlist, mtl (>=2.1.3), mysql-haskell, scientific, text, time [details] |
License | BSD-3-Clause |
Copyright | Kristof Bastiaensen (2020) |
Author | Kristof Bastiaensen |
Maintainer | Kristof Bastiaensen |
Category | Database |
Bug tracker | https://github.com/kuribas/hasqly-mysql/issues |
Source repo | head: git clone https://github.com/kuribas/hasqly-mysql |
Uploaded | by KristofBastiaensen at 2020-08-17T13:25:19Z |
Distributions | |
Downloads | 287 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-08-17 [all 1 reports] |