The groundhog package
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.fpcomplete.com/user/lykahb/groundhog and examples https://github.com/lykahb/groundhog/tree/master/examples on GitHub.
Properties
| Versions | 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 |
|---|---|
| Change log | changelog |
| Dependencies | aeson (>=0.5), attoparsec (>=0.11), base (>=4.5 && <5), base64-bytestring, blaze-builder (>=0.3 && <0.5), bytestring (>=0.10), containers (>=0.2), monad-control (>=0.3 && <1.1), monad-logger (==0.3.*), mtl (>=2.0), scientific, text (>=0.8), time (>=1.1.4), transformers (>=0.2.1 && <0.5), transformers-base [details] |
| License | BSD3 |
| Author | Boris Lykah <lykahb@gmail.com> |
| Maintainer | Boris Lykah <lykahb@gmail.com> |
| Stability | Stable |
| Category | Database |
| Home page | http://github.com/lykahb/groundhog |
| Source repository | head: git clone git://github.com/lykahb/groundhog.git |
| Uploaded | Mon Mar 16 14:20:38 UTC 2015 by BorisLykah |
| Updated | Fri Aug 21 22:08:14 UTC 2015 by HerbertValerioRiedel to revision 2 |
| Distributions | LTSHaskell:0.8, NixOS:0.8, Stackage:0.8 |
| Downloads | 5871 total (25 in the last 30 days) |
| Votes | |
| Status | Docs available [build log] Last success reported on 2015-03-16 [all 1 reports] |
Downloads
- groundhog-0.7.0.3.tar.gz [browse] (Cabal source package)
- Package description (included in the package)