Hi,
I was wondering if you CoreLab are planning to create new components to make available the OLAP and Datawarehousing techniques with mysql.
Thanks.
OLAP DataWarehouse
-
pimentel_flores
- Posts: 31
- Joined: Wed 15 Aug 2007 16:30
- Location: mexico
thanks
Well, it could be for example:
1. a cube component that allows the programmer to create a cube with any number of dimention (views or tables), also this component has to provide some tools to refresh the views ( this is for example to sumarize a huge amount of data from the tables and update the cube, this process might run in batch because will take a long time and memory)
also provide a cube storage component ( were you can take a look to all the cubes created)
and a component to view the data of this cube, something like a grid that allows the view of nested tables. and group by any field choosen,
something like dinamic tables in excel
1. a cube component that allows the programmer to create a cube with any number of dimention (views or tables), also this component has to provide some tools to refresh the views ( this is for example to sumarize a huge amount of data from the tables and update the cube, this process might run in batch because will take a long time and memory)
also provide a cube storage component ( were you can take a look to all the cubes created)
and a component to view the data of this cube, something like a grid that allows the view of nested tables. and group by any field choosen,
something like dinamic tables in excel