Allan Peda
Relational Multidimensional
High Performance
Considered Quicker To Implement
Gradual Development Supported
Robust
Flexible
Scalable Performance
A more extensive discussion of each system is developed below.
Common Attributes among all data warehouse designs
No matter which design paradigm is used to approach the development of a datawarehouse design, the basic definition of a data warehouse remains the same. Itis a
subject oriented, integrated, nonvolatile and time variant collection of data insupport of management's decisions
. As such it can be viewed as one type of read intensive online analytical processing (OLAP) system which must integratea large amount of data derived from multiple business units. These data must beconsistent and summarized at the appropriate level of granularity, consequentlyan Extract, Transform and Load (ETL) step is necessary in drawing data from theoperational (OLTP) systems.
Both designs emphasize the importance of the ETLstep in developing
cleansed
data which is loaded from a common IntegratedData Store. There must be no direct dependence on legacy or operational data.
The Multidimensional (Kimball) Approach
As noted earlier, the Kimball design is developed along the requirements of theend user. As such the data must be denormalized and refactored using a welldefined set of end user requirements. The underlying logical architecture is
not
Page 3 of 7
Leave a Comment
Star vs Snowflake Schema..
Kimball vs Inmon