The latest version of groundhog is 0.12.0-0.
groundhog
Version 0.7.0.2 revision 2 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- Type-safe datatype-database mapping library.
- Description
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.
- Author
- Boris Lykah <lykahb@gmail.com>
- Bug reports
- n/a
- Category
- Database
- Copyright
- n/a
- Homepage
- http://github.com/lykahb/groundhog
- Maintainer
- Boris Lykah <lykahb@gmail.com>
- Package URL
- n/a
- Stability
- Stable