groundhog: Type-safe datatype-database mapping library.
This library maps your datatypes to a relational model, in a way similar to what ORM libraries do in object-oriented programming. The mapping can be configured to work with almost any schema. Groundhog supports schema migrations, composite keys, advanced expressions in queries, and much more. See tutorial https://www.schoolofhaskell.com/user/lykahb/groundhog and examples https://github.com/lykahb/groundhog/tree/master/examples on GitHub.
Modules
[Index] [Quick Jump]
Downloads
- groundhog-0.12.0.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, 0.0.1.1, 0.1.0, 0.1.0.1, 0.1.0.2, 0.2.0, 0.3.0, 0.3.0.1, 0.3.1, 0.3.1.1, 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.1, 0.4.2, 0.4.2.1, 0.4.2.2, 0.5.0, 0.5.1, 0.6.0, 0.7.0, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.8, 0.8.0.1, 0.9.0, 0.10.0, 0.11.0, 0.12.0 |
|---|---|
| Change log | changelog |
| Dependencies | aeson (>=0.7), attoparsec (>=0.11), base (>=4.5 && <5), base64-bytestring, bytestring (>=0.10), containers (>=0.2), monad-control (>=0.3 && <1.1), mtl (>=2.0), resourcet (>=1.1.2), safe-exceptions, scientific, text (>=0.8), time (>=1.1.4), transformers (>=0.2.1 && <0.6), transformers-base, transformers-compat (>=0.3) [details] |
| License | BSD-3-Clause |
| Author | Boris Lykah <lykahb@gmail.com> |
| Maintainer | Boris Lykah <lykahb@gmail.com> |
| Category | Database |
| Home page | http://github.com/lykahb/groundhog |
| Source repo | head: git clone git://github.com/lykahb/groundhog.git |
| Uploaded | by BorisLykah at 2022-01-02T01:35:47Z |
| Distributions | |
| Reverse Dependencies | 8 direct, 0 indirect [details] |
| Downloads | 28820 total (136 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2022-01-02 [all 1 reports] |