relational-schemas

RDBMSs' schema templates for relational-query

http://khibino.github.io/haskell-relational-record/

Version on this page:0.1.3.0
LTS Haskell 22.17:0.1.8.1
Stackage Nightly 2024-04-19:0.1.8.1
Latest on Hackage:0.1.8.1

See all snapshots relational-schemas appears in

BSD-3-Clause licensed by Kei Hibino, Shohei Murayama, Shohei Yasutake, Sho KURODA
This version can be pinned in stack with:relational-schemas-0.1.3.0@sha256:b2670b912f0917907c335b842a0ce93e7c061fd64b31aa154060cbcdf7c665de,3956

This package contains some RDBMSs' schema structure definitions. Supported RDBMS schemas are below: - IBM DB2 - PostgreSQL - Microsoft SQLServer - SQLite3 - Oracle - MySQL