OLAP DataWarehouse

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
pimentel_flores
Posts: 31
Joined: Wed 15 Aug 2007 16:30
Location: mexico

OLAP DataWarehouse

Post by pimentel_flores » Thu 13 Sep 2007 19:49

Hi,

I was wondering if you CoreLab are planning to create new components to make available the OLAP and Datawarehousing techniques with mysql.

Thanks.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Fri 14 Sep 2007 08:37

We did not investigate the possibility to develop such kind of components, and it is unlikely that we will turn to this direction in the near future.

Could you describe, what are your expectations of such components?

pimentel_flores
Posts: 31
Joined: Wed 15 Aug 2007 16:30
Location: mexico

thanks

Post by pimentel_flores » Fri 14 Sep 2007 20:25

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

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 17 Sep 2007 13:23

Thank you for your explanation.
We will refer to you if we need more information about that.

Post Reply