Tool to transform OLTP database schemas to OLAP database schemas automatically
Go to file
Abhinav Sarkar 9107b7c83d Adds validation and dimension extraction functions. 2015-12-10 20:30:55 +05:30
app Adds basic build setup. 2015-12-09 17:11:57 +05:30
src Adds validation and dimension extraction functions. 2015-12-10 20:30:55 +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 Adds table related types and some example tables. 2015-12-10 20:29:26 +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