SISYPHUS: The implementation of a chunk-based storage manager for OLAP data cubes

作者:

Highlights:

摘要

In this article, we present the design and implementation of SISYPHUS, a storage manager for data cubes that provides an efficient physical base for performing on-line analytical processing (OLAP) operations. OLAP poses new requirements to the physical storage layer of a database management system. Special characteristics of OLAP cubes such as multidimensionality, hierarchical structure of dimensions, data sparseness, etc., are difficult to handle with ordinary record-oriented storage managers. The SISYPHUS storage manager is based on a chunk-based data model that enables the hierarchical clustering of data with a very low storage cost. In this article we present the implementation of SISYPHUS’ chunk-oriented file system as well as present the core architecture of the system and reason on various design choices and implementation solutions.

论文关键词:Hierarchical chunking,Storage manager,OLAP,Data cube,Data clustering

论文评审过程:Received 11 September 2002, Accepted 12 September 2002, Available online 11 December 2002.

论文官网地址:https://doi.org/10.1016/S0169-023X(02)00178-7