@hackage / groundhog-inspector

Type-safe datatype-database mapping library.

Latest0.11.0

About

Metadata

  • Last updated , by BorisLykah
  • License BSD-3-Clause
  • Categories Databases
  • Maintained by: Boris Lykah <lykahb@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    sqlite (on by default)

    analyze SQLite

    postgresql (off by default)

    analyze PostgreSQL

    mysql (off by default)

    analyze MySQL

Readme

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.