Thursday, December 17, 2009

Data Warehouse and OLAP

Data Warehouse

















In this topic, I learned about the importance of having a data warehouse, it is able to provide a comprehensive pool of data from both operational and external sources, also the various differences between DBMS, OLAP and DM. (Data Warehouse v/s Data Mart)

Characteristics of Data Warehouse Data



  • Subject-Oriented

  • Integrated

  • Aggregated

  • Historical

  • Time Variant

  • Non-volatile

  • Denormalised

3 types of Schemas

The 8 steps in designing Data Warehouse


  • Choosing the data mart
  • Choosing the table granularity
  • Identifying and confirming the dimensions
  • Choosing the facts
  • Storing pre-calculations in the fact table
  • Rounding out the Dimension Tables
  • Choosing the Duration of the database
  • The need to track slowly changing dimensions

OLAP Cube




















Types of Cube

  • Relational OLAP (ROLAP)
  • Multidimensional OLAP (MOLAP)
  • Hybrid OLAP (HOLAP)

Typical OLAP Operations

  • Roll up
  • Roll down
  • Slice & dice
  • Pivot
  • Drill accross
  • Drill through

Design Strategies

  1. Top-down DW design
  2. Bottom-up DW design

No comments:

Post a Comment