The groundhog package
This library maps your datatypes to a relational model, in a way similar to what ORM libraries do in OOP. The schema can be configured flexibly which makes integration with existing databases easy. Groundhog supports schema migrations, composite keys, compositional queries, and much more. See the folder with examples for introduction.
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 |
|---|---|
| Dependencies | base (4.*), blaze-builder (≥0.3.0.0 & <0.4), bytestring (≥0.9), containers (≥0.2), monad-control (0.3.*), mtl (≥2.0), text (≥0.8 & <0.12), time (≥1.1.4), transformers (≥0.2.1 & <0.4), transformers-base |
| License | BSD3 |
| Author | Boris Lykah <lykahb@gmail.com> |
| Maintainer | Boris Lykah <lykahb@gmail.com> |
| Stability | Non-stable |
| Category | Database |
| Source repository | git clone git://github.com/lykahb/groundhog.git |
| Upload date | Mon Apr 22 11:41:40 UTC 2013 |
| Uploaded by | BorisLykah |
| Built on | ghc-7.6 |
Modules
Downloads
- groundhog-0.3.0.1.tar.gz (Cabal source package)
- package description (included in the package)