Modeling Multidimensional Databases, Cubes and Cube Operations

  • Authors:
  • Panos Vassiliadis

  • Affiliations:
  • -

  • Venue:
  • SSDBM '98 Proceedings of the 10th International Conference on Scientific and Statistical Database Management
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

On-Line Analytical Processing (OLAP) is a trend in database technology, which was recently introduced and has attracted the interest of a lot of research work. OLAP is based on the multidimensional view of data, supported either by multidimensional databases (MOLAP) or relational engines (ROLAP).In this paper we propose a model for multidimensional databases. Dimensions, dimension hierarchies and cubes are formally introduced. We also introduce cube operations (changing of levels in the dimension hierarchy, function application, navigation etc.). The approach is based on the notion of the base cube, which is used for the calculation of the results of cube operations. We focus our approach on the support of series of operations on cubes (i.e. the preservation of the results of previous operations and the applicability of aggregate functions in a series of operations).Furthermore, we provide a mapping of the multidimensional model to the relational model and to multidimensional arrays.