Tool to transform OLTP database schemas to OLAP database schemas automatically
Go to file
Abhinav Sarkar f016f0de09 Adds Tables file to gitignore 2015-12-16 02:20:26 +05:30
app Adds basic build setup. 2015-12-09 17:11:57 +05:30
src Refactors to move validation logic to its own namespace 2015-12-16 02:07:37 +05:30
test Adds basic build setup. 2015-12-09 17:11:57 +05:30
.gitignore Adds Tables file to gitignore 2015-12-16 02:20:26 +05:30
LICENSE Initial commit 2015-12-09 16:50:58 +05:30
README.md Initial commit 2015-12-09 16:50:58 +05:30
Setup.hs Adds basic build setup. 2015-12-09 17:11:57 +05:30
ringo.cabal Changes to use Reader monad 2015-12-15 11:59:53 +05:30
stack.yaml Adds basic build setup. 2015-12-09 17:11:57 +05:30

README.md

ringo

Tool to transform OLTP database schemas to OLAP database schemas automatically