Tool to transform OLTP database schemas to OLAP database schemas automatically
Go to file
Abhinav Sarkar 4a5233a1a2 Adds the ability to run as an executable.
- Adds a parser to parse yaml file into tables and facts
- Adds program argument handling for specifying program settings
2015-12-17 20:02:13 +05:30
app Adds the ability to run as an executable. 2015-12-17 20:02:13 +05:30
src Adds the ability to run as an executable. 2015-12-17 20:02:13 +05:30
test Adds basic build setup. 2015-12-09 17:11:57 +05:30
.gitignore Adds the ability to run as an executable. 2015-12-17 20:02:13 +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 Adds the ability to run as an executable. 2015-12-17 20:02:13 +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