/olapy

python program that builds OLAP cubes as VIEWS on PostgreSQL

Primary LanguagePythonMIT LicenseMIT

===============================================

OLAPy 

===============================================

Author: Pablo Torre <xctico@gmail.com>

Date: Aug 2015

    * Python utility for building & interacting with OLAP Cubes 
    * The Cube is built and maintained in the database as a view.
    * Builds the fact table from other tables in database.