hasqly-mysql: composable SQL generation

[ bsd3, database, library ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

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 234 total (14 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]