An Efficient Multidimensional Hierarchical Clustering Storage Schema for OLAP

YUAN Lin,ZOU Heng-Ming,LI Zhan-Huai
DOI: https://doi.org/10.3969/j.issn.1002-137x.2007.09.029
2007-01-01
Computer Science
Abstract:ROLAP system can be accelerated by MHC (multidimensional hierarchical clustering)physical layout sche- ma introduced by literature[2],while MOLAP system has advantages over ROLAP by high compression rate and effi- ciency.It is natural to ask if adapting the MHC idea for a mixed system that is a combination of MOLAP and ROLAP system can further improve the performance.As an initial step toward answering this question,we have implemented this kind of OLAP system that is based on ORDBMS.In our system,the data cube is chunked and clustered in terms of dimensional hierarchies.These chunks are stored as array-ADT and clustered with a B~+-Tree index.The experi- ments show that our MHC schema can save more storage space and further improve the performance.
What problem does this paper attempt to address?