DROLAP - A Dense-Region Based Approach to On-Line Analytical Processing

  • Authors:
  • David Wai-Lok Cheung;Bo Zhou;Ben Kao;Kan Hu;Sau Dan Lee

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • DEXA '99 Proceedings of the 10th International Conference on Database and Expert Systems Applications
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

ROLAP (Relational OLAP) and MOLAP (Multidimensional OLAP) are two opposing techniques for building On-line Analytical Processing (OLAP) systems. MOLAP has good query performance while ROLAP is based on mature RDBMS technologies. Many data warehouses contain sparse but clustered multidimensional data which neither ROLAP or MOLAP handles effciently and scalably.We propose a dense-region-based OLAP (DROLAP) approach which surpasses both ROLAP and MOLAP in space effciency and query performance. DROLAP takes the bests of ROLAP and MOLAP and combines them to support fast queries and high storage utilization. The core of building a DROLAP system lies in the mining of dense regions in a data cube, for which we have developed an effcient index-based algorithm EDEM to handle. Extensive performance studies consistently show that the DROLAP approach is superior to both MOLAP and ROLAP in handling sparse but clustered multidimensional data. Moreover, our EDEM algorithm is effcient and effective in identifying dense regions.