Tool to transform OLTP database schemas to OLAP database schemas automatically
Go to file
Abhinav Sarkar 6e1341b52a Adds dimension table insert SQL generation.
Moves some private functions from Extractor to Extractor.Internal for reuse.
2015-12-15 18:22:51 +05:30
app Adds basic build setup. 2015-12-09 17:11:57 +05:30
src Adds dimension table insert SQL generation. 2015-12-15 18:22:51 +05:30
test Adds basic build setup. 2015-12-09 17:11:57 +05:30
.gitignore Adds basic build setup. 2015-12-09 17:11:57 +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