@hackage groundhog-inspector0.11.0
Type-safe datatype-database mapping library.
Installation
Dependencies (12)
- aeson-pretty >=0.8
- base >=4 && <5
- bytestring >=0.9
- containers >=0.2
- groundhog >=0.8 && <0.12
- groundhog-th >=0.8 && <0.12 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
sqlite
(on by default)
analyze SQLite
postgresql
(off by default)
analyze PostgreSQL
mysql
(off by default)
analyze MySQL
This library analyzes database tables and creates corresponding datatypes and their mappings for Groundhog https://www.schoolofhaskell.com/user/lykahb/groundhog. See examples at https://github.com/lykahb/groundhog/tree/master/groundhog-inspector/examples.