Another Dimensional Model Implementation

The Cubulus project and Alexandru Toth 's page describe an "OLAP Aggregation Engine". It is very nice to see advanced work done on the dimensional model.

The cited research dates from 1999 (V. Markl, F. Ramsak, R. Bayer, "Improving OLAP Performance by Multidimensional Hierarchical Clustering", Proceedings of the Intl. Database …

more ...




The Web Mart Design Pattern.

The Web Mart design pattern identifies three aspects to a piece of web content:

  • The Core Concept - the "fact" that we will present.
  • The Access Dimensions - objects that identify a concept or support navigation to the concept.
  • The Details - objects that provide details in support of a concept.

There are …

more ...