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 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.
Modules
[Index]
Downloads
- groundhog-0.3.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 |
---|---|
Dependencies | base (>=4 && <4.7), blaze-builder (>=0.3.0.0 && <0.4), bytestring (>=0.9), containers (>=0.2), monad-control (>=0.3 && <0.4), mtl (>=2.0), text (>=0.8 && <0.12), time (>=1.1.4), transformers (>=0.2.1 && <0.4), transformers-base [details] |
License | BSD-3-Clause |
Author | Boris Lykah <lykahb@gmail.com> |
Maintainer | Boris Lykah <lykahb@gmail.com> |
Revised | Revision 1 made by AdamBergmark at 2015-05-28T10:42:04Z |
Category | Database |
Source repo | head: git clone git://github.com/lykahb/groundhog.git |
Uploaded | by BorisLykah at 2013-06-12T18:11:39Z |
Distributions | |
Reverse Dependencies | 8 direct, 0 indirect [details] |
Downloads | 28121 total (121 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |