SlideShare a Scribd company logo
Shan Hasan
Abdul Samad (IS Advisor)
 Why Multidimensional Databases.
 Comparison between Relational &
Multidimensional Databases.
 Multidimensional Database design & Architecture.
 Dimensional Modeling.
 Conclusion.
◦ Where to use multidimensional database.
 A multidimensional database (MDB) is a type of
database that is optimized for data warehouse
and online analytical processing (OLAP)
applications.
 Multidimensional data-base technology is a key
factor in the interactive analysis of large amounts
of data for decision-making purposes.
 Multi-dimensional databases are especially useful
in sales and marketing applications that involve
time series. Large volumes of sales and inventory
data can be stored to ultimately be used for
logistics and executive planning.
 Why Multidimensional Database
◦ Enables interactive analyses of large amounts of data for
decision-making purposes.
◦ Differ from previous technologies by viewing data as
multidimensional cubes, which have proven to be
particularly well suited for data analyses.
◦ Rapidly process the data in the database so that
answers can be generated quickly.
◦ A successful OLAP application provides "just-in-time"
information for effective decision-making.
 Comparison Between Relational &
Multidimensional Database
◦ Relational Database
 The relational database model uses a two-dimensional
structure of rows and columns to store data. Tables can be
linked by common key values.
 Accessing data from relational databases may require
complex joins of many tables and is distinctly non-trivial for
untrained end-users.
 Comparison Between Relational &
Multidimensional Database
◦ Relational Database
• To get the desired information from the data, organizations forced to
hire IT professionals to structure such complex queries and also
these complex queries takes huge time to return the results.
• When writing queries such as INSERT, DELETE and UPDATE on
tables, the consequences of getting it wrong are greatly increased
when they are employed on a live system environment.
 Comparison Between Relational &
Multidimensional Database
◦ Multidimensional Database
 Enhance data presentation and navigation by intuitive
spreadsheet like views that are difficult to generate in
relation database.
 Easy to maintain because data is stored in the same way as
it is viewed, so no additional computational overhead is
required.
 Comparison Between Relational &
Multidimensional Database
◦ Multidimensional Database
• Data analysis and decision making is much easier through
multidimensional database as compare relational databases.
 Cubes
◦ Data cubes provide true multidimensionality. They
generalize spreadsheets to any number of dimensions.
◦ Although the term “cube” implies 3 dimensions, a cube
can have any number of dimensions.
◦ A collection of related cubes is commonly referred to as
a multidimensional database.
 Dimensions and Members
◦ Dimension provides the means to slice and dice the data.
It provides filtering and grouping of the data.
◦ Members are the individual components of a dimension.
For example, Product A, Product B, and Product C might
be members of the Product dimension. Each member
has a unique name.
 Sparse & Dense Dimensions
◦ A sparse dimension is a dimension with a low
percentage of available data positions filled.
◦ A dense dimension is a dimension with a high probability
that one or more data points is occupied in every
combination of dimensions.
 Data Storage
◦ Each data value is stored in a single cell in the database,
in the form of multidimensional array.
 Data Value
◦ The intersection of one member from one dimension with
one member from each of the other dimensions
represents a data value.
 Multidimensional Expression
◦ Multi-dimensional Expressions (MDX) is the most widely
supported query language to date for reporting from
multi-dimensional data stores.
◦ With MDX / mdXML, a robust set of functions makes
accessing multi-dimensional data easier and more
intuitive.
◦ MDX / mdXML does not have the data definition
capabilities (DDL) that SQL has.
 Dimensional Modeling is a logical design
technique that present the data in a standard,
intuitive framework that allows for high-
performance access.
 In DM, a model of tables and relations is
constituted with the purpose of optimizing decision
support query performance in relational
databases.
 Fact Table
◦ Fact table consists of the measurements and facts of the
business process.
◦ A fact table typically has two types of columns: those that
contains facts(numerical values) and those that are
foreign key to dimension tables.
 Dimension Table
◦ The dimension table provides the detailed information
about the attributes in the fact table.
◦ Fact tables connect to one or more dimension tables, but
fact tables do not have direct relationships to one
another.
 Star Scheme
◦ In the star schema design, a single object (the fact table)
sits in the middle and is connected to other surrounding
objects (dimension tables) like a star.
◦ A star schema has one dimension table for each
dimension.
Star Scheme For Sales Cube
 Snowflake Scheme
◦ Snowflake schemas contain several dimension tables
for each dimension.
◦ The main advantage of the snowflake schema is that it
reduces the space required to hold the data and the
number of places where it need to be updated if the data
changes.
◦ The main disadvantage of the snowflake schema is that
it increase the number of tables that need to join in order
to perform the given query.
Snowflake scheme for Sales Cube
 Performance
◦ Multidimensional Database server typically contain
indexes that provide direct access to the data, making
MDD servers quicker when trying to solve a
multidimensional business problem.
◦ MDDs deliver impressive query performance by pre-
calculating or pre-consolidating transactional data rather
than calculating on-the-fly.
 Data Volume & Scalability
◦ To fully pre-consolidate incoming data, MDDs require an
enormous amount of overhead both in processing time
and in storage. An input file of 200MB can easily expand
to 5GB; obviously, a file of this size takes many minutes
to load and consolidate.
◦ Some data is stored redundantly in the database .
◦ It is not suited for transaction processing as it takes time
to store the calculated result in the database.
 Multidimensional Databases Torben Bach Pedersen Christian S. Jensen Department of
Computer Science, Aalborg University.
 Understanding Multidimensional
Databases.http://download.oracle.com/docs/cd/E12032_01/doc/epm.921/html_esb_dbag/frames
et.htm?/docs/cd/E12032_01/doc/epm.921/html_esb_dbag/dinconc.htm
 Data Mining & Analysis, LLC. Data Warehousing Service. http://www.donmeyer.com/art3.html
 A Dimensional Modeling Manifesto by Ralph Kimball.
http://www.dbmsmag.com/9708d15.html#figure2
 Multidimensional expressions for Analysis. http://www.xmlforanalysis.com/mdx.htm
 Comparison of Relational and Multidimensional database Structures. John Collins
 Data Warehousing Architecture & major Components. Anupam Gupta. Anenues International
Inc.
 Dimensional Modeling and ER Modeling In The Data Warehouse by Joseph M. Firestone.
 Online Analytical Processing (OLAP), Douglas S.Kerr.

More Related Content

What's hot

Object oriented database concepts
Object oriented database conceptsObject oriented database concepts
Object oriented database concepts
Temesgenthanks
 
Oltp vs olap
Oltp vs olapOltp vs olap
Oltp vs olap
Mr. Fmhyudin
 
NoSql
NoSqlNoSql
Date warehousing concepts
Date warehousing conceptsDate warehousing concepts
Date warehousing conceptspcherukumalla
 
Object Oriented Database Management System
Object Oriented Database Management SystemObject Oriented Database Management System
Object Oriented Database Management System
Ajay Jha
 
Types of databases
Types of databases   Types of databases
Types of databases
Md Showrov Ahmed
 
DBaaS- Database as a Service in a DBAs World
DBaaS- Database as a Service in a DBAs WorldDBaaS- Database as a Service in a DBAs World
DBaaS- Database as a Service in a DBAs World
Kellyn Pot'Vin-Gorman
 
OLAP & DATA WAREHOUSE
OLAP & DATA WAREHOUSEOLAP & DATA WAREHOUSE
OLAP & DATA WAREHOUSE
Zalpa Rathod
 
Database management system
Database management systemDatabase management system
Database management system
krishna partiwala
 
OLTP vs OLAP
OLTP vs OLAPOLTP vs OLAP
OLTP vs OLAP
BI_Solutions
 
Data models
Data modelsData models
Data models
RituBhargava7
 
Unit1 DBMS Introduction
Unit1 DBMS IntroductionUnit1 DBMS Introduction
Unit1 DBMS Introduction
MUHAMMED MASHAHIL PUKKUNNUMMAL
 
Database concepts
Database conceptsDatabase concepts
Database concepts
Harry Potter
 
Files Vs DataBase
Files Vs DataBaseFiles Vs DataBase
Files Vs DataBase
Dr. C.V. Suresh Babu
 
Parallel Database
Parallel DatabaseParallel Database
Parallel Database
VESIT/University of Mumbai
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMSkoolkampus
 
Distributed Database System
Distributed Database SystemDistributed Database System
Distributed Database SystemSulemang
 
An Introduction To Oracle Database
An Introduction To Oracle DatabaseAn Introduction To Oracle Database
An Introduction To Oracle Database
Meysam Javadi
 

What's hot (20)

Unit01 dbms
Unit01 dbmsUnit01 dbms
Unit01 dbms
 
Object oriented database concepts
Object oriented database conceptsObject oriented database concepts
Object oriented database concepts
 
Oltp vs olap
Oltp vs olapOltp vs olap
Oltp vs olap
 
NoSql
NoSqlNoSql
NoSql
 
Date warehousing concepts
Date warehousing conceptsDate warehousing concepts
Date warehousing concepts
 
Object Oriented Database Management System
Object Oriented Database Management SystemObject Oriented Database Management System
Object Oriented Database Management System
 
Types of databases
Types of databases   Types of databases
Types of databases
 
DBaaS- Database as a Service in a DBAs World
DBaaS- Database as a Service in a DBAs WorldDBaaS- Database as a Service in a DBAs World
DBaaS- Database as a Service in a DBAs World
 
OLAP & DATA WAREHOUSE
OLAP & DATA WAREHOUSEOLAP & DATA WAREHOUSE
OLAP & DATA WAREHOUSE
 
Database management system
Database management systemDatabase management system
Database management system
 
OLTP vs OLAP
OLTP vs OLAPOLTP vs OLAP
OLTP vs OLAP
 
Data models
Data modelsData models
Data models
 
Unit1 DBMS Introduction
Unit1 DBMS IntroductionUnit1 DBMS Introduction
Unit1 DBMS Introduction
 
Database concepts
Database conceptsDatabase concepts
Database concepts
 
Files Vs DataBase
Files Vs DataBaseFiles Vs DataBase
Files Vs DataBase
 
Parallel Database
Parallel DatabaseParallel Database
Parallel Database
 
Dbms
DbmsDbms
Dbms
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMS
 
Distributed Database System
Distributed Database SystemDistributed Database System
Distributed Database System
 
An Introduction To Oracle Database
An Introduction To Oracle DatabaseAn Introduction To Oracle Database
An Introduction To Oracle Database
 

Viewers also liked

Data modelling 101
Data modelling 101Data modelling 101
Data modelling 101
Christopher Bradley
 
Multidimensional data models
Multidimensional data  modelsMultidimensional data  models
Multidimensional data models
774474
 
Data Modeling Basics
Data Modeling BasicsData Modeling Basics
Data Modeling Basics
renuindia
 
Data Mining In Market Research
Data Mining In Market ResearchData Mining In Market Research
Data Mining In Market Researchkevinlan
 
Marekting research applications ppt
Marekting research applications pptMarekting research applications ppt
Marekting research applications pptANSHU TIWARI
 
DATA WAREHOUSE IMPLEMENTATION BY SAIKIRAN PANJALA
DATA WAREHOUSE IMPLEMENTATION BY SAIKIRAN PANJALADATA WAREHOUSE IMPLEMENTATION BY SAIKIRAN PANJALA
DATA WAREHOUSE IMPLEMENTATION BY SAIKIRAN PANJALA
Saikiran Panjala
 
Data mining project presentation
Data mining project presentationData mining project presentation
Data mining project presentationKaiwen Qi
 
Data Modeling PPT
Data Modeling PPTData Modeling PPT
Data Modeling PPT
Trinath
 
Multidimentional data model
Multidimentional data modelMultidimentional data model
Multidimentional data modeljagdish_93
 
Copy Testing
Copy TestingCopy Testing
Copy Testing
Toshali Dey
 
Multi dimensional model vs (1)
Multi dimensional model vs (1)Multi dimensional model vs (1)
Multi dimensional model vs (1)
JamesDempsey1
 
Data warehouse architecture
Data warehouse architectureData warehouse architecture
Data warehouse architecturepcherukumalla
 
Data mining (lecture 1 & 2) conecpts and techniques
Data mining (lecture 1 & 2) conecpts and techniquesData mining (lecture 1 & 2) conecpts and techniques
Data mining (lecture 1 & 2) conecpts and techniquesSaif Ullah
 
Data Warehouse Modeling
Data Warehouse ModelingData Warehouse Modeling
Data Warehouse Modelingvivekjv
 
Data mining slides
Data mining slidesData mining slides
Data mining slidessmj
 
Data mining
Data miningData mining
Data mining
Akannsha Totewar
 

Viewers also liked (18)

Data modelling 101
Data modelling 101Data modelling 101
Data modelling 101
 
Multidimensional data models
Multidimensional data  modelsMultidimensional data  models
Multidimensional data models
 
Data mining
Data miningData mining
Data mining
 
Data Modeling Basics
Data Modeling BasicsData Modeling Basics
Data Modeling Basics
 
Data Mining In Market Research
Data Mining In Market ResearchData Mining In Market Research
Data Mining In Market Research
 
Marekting research applications ppt
Marekting research applications pptMarekting research applications ppt
Marekting research applications ppt
 
DATA WAREHOUSE IMPLEMENTATION BY SAIKIRAN PANJALA
DATA WAREHOUSE IMPLEMENTATION BY SAIKIRAN PANJALADATA WAREHOUSE IMPLEMENTATION BY SAIKIRAN PANJALA
DATA WAREHOUSE IMPLEMENTATION BY SAIKIRAN PANJALA
 
Data mining project presentation
Data mining project presentationData mining project presentation
Data mining project presentation
 
Data Modeling PPT
Data Modeling PPTData Modeling PPT
Data Modeling PPT
 
Multidimentional data model
Multidimentional data modelMultidimentional data model
Multidimentional data model
 
Copy Testing
Copy TestingCopy Testing
Copy Testing
 
Multi dimensional model vs (1)
Multi dimensional model vs (1)Multi dimensional model vs (1)
Multi dimensional model vs (1)
 
Promotion
PromotionPromotion
Promotion
 
Data warehouse architecture
Data warehouse architectureData warehouse architecture
Data warehouse architecture
 
Data mining (lecture 1 & 2) conecpts and techniques
Data mining (lecture 1 & 2) conecpts and techniquesData mining (lecture 1 & 2) conecpts and techniques
Data mining (lecture 1 & 2) conecpts and techniques
 
Data Warehouse Modeling
Data Warehouse ModelingData Warehouse Modeling
Data Warehouse Modeling
 
Data mining slides
Data mining slidesData mining slides
Data mining slides
 
Data mining
Data miningData mining
Data mining
 

Similar to Multidimensional Database Design & Architecture

Business Intelligence and Multidimensional Database
Business Intelligence and Multidimensional DatabaseBusiness Intelligence and Multidimensional Database
Business Intelligence and Multidimensional Database
Russel Chowdhury
 
Lecture#5
Lecture#5Lecture#5
Report 1.0.docx
Report 1.0.docxReport 1.0.docx
Report 1.0.docx
pinstechwork
 
What is Database Management.pdf
What is Database Management.pdfWhat is Database Management.pdf
What is Database Management.pdf
Konverge Technologies Pvt. Ltd.
 
Database and Database Management (DBM): Health Informatics
Database and Database Management (DBM): Health InformaticsDatabase and Database Management (DBM): Health Informatics
Database and Database Management (DBM): Health Informatics
Zulfiquer Ahmed Amin
 
Database System
Database SystemDatabase System
Database System
Hasaka Sasaranga
 
Building an Effective Data Warehouse Architecture
Building an Effective Data Warehouse ArchitectureBuilding an Effective Data Warehouse Architecture
Building an Effective Data Warehouse Architecture
James Serra
 
Traditional BI vs. Business Data Lake – A Comparison
Traditional BI vs. Business Data Lake – A ComparisonTraditional BI vs. Business Data Lake – A Comparison
Traditional BI vs. Business Data Lake – A Comparison
Capgemini
 
NoSQLDatabases
NoSQLDatabasesNoSQLDatabases
NoSQLDatabasesAdi Challa
 
A STUDY ON GRAPH STORAGE DATABASE OF NOSQL
A STUDY ON GRAPH STORAGE DATABASE OF NOSQLA STUDY ON GRAPH STORAGE DATABASE OF NOSQL
A STUDY ON GRAPH STORAGE DATABASE OF NOSQL
ijscai
 
A Study on Graph Storage Database of NOSQL
A Study on Graph Storage Database of NOSQLA Study on Graph Storage Database of NOSQL
A Study on Graph Storage Database of NOSQL
IJSCAI Journal
 
A STUDY ON GRAPH STORAGE DATABASE OF NOSQL
A STUDY ON GRAPH STORAGE DATABASE OF NOSQLA STUDY ON GRAPH STORAGE DATABASE OF NOSQL
A STUDY ON GRAPH STORAGE DATABASE OF NOSQL
ijscai
 
A Study on Graph Storage Database of NOSQL
A Study on Graph Storage Database of NOSQLA Study on Graph Storage Database of NOSQL
A Study on Graph Storage Database of NOSQL
IJSCAI Journal
 
Dbms and it infrastructure
Dbms and  it infrastructureDbms and  it infrastructure
Dbms and it infrastructureprojectandppt
 
Report 2.0.docx
Report 2.0.docxReport 2.0.docx
Report 2.0.docx
pinstechwork
 
7 - Enterprise IT in Action
7 - Enterprise IT in Action7 - Enterprise IT in Action
7 - Enterprise IT in Action
Raymond Gao
 
DBMS - Database Management System
DBMS - Database Management System DBMS - Database Management System
DBMS - Database Management System
Krishna Patel
 
Unit 1.pptx
Unit 1.pptxUnit 1.pptx
Unit 1.pptx
chatkall46
 
Data Lakehouse, Data Mesh, and Data Fabric (r2)
Data Lakehouse, Data Mesh, and Data Fabric (r2)Data Lakehouse, Data Mesh, and Data Fabric (r2)
Data Lakehouse, Data Mesh, and Data Fabric (r2)
James Serra
 

Similar to Multidimensional Database Design & Architecture (20)

Business Intelligence and Multidimensional Database
Business Intelligence and Multidimensional DatabaseBusiness Intelligence and Multidimensional Database
Business Intelligence and Multidimensional Database
 
Lecture#5
Lecture#5Lecture#5
Lecture#5
 
Report 1.0.docx
Report 1.0.docxReport 1.0.docx
Report 1.0.docx
 
What is Database Management.pdf
What is Database Management.pdfWhat is Database Management.pdf
What is Database Management.pdf
 
Database and Database Management (DBM): Health Informatics
Database and Database Management (DBM): Health InformaticsDatabase and Database Management (DBM): Health Informatics
Database and Database Management (DBM): Health Informatics
 
Database System
Database SystemDatabase System
Database System
 
Building an Effective Data Warehouse Architecture
Building an Effective Data Warehouse ArchitectureBuilding an Effective Data Warehouse Architecture
Building an Effective Data Warehouse Architecture
 
Traditional BI vs. Business Data Lake – A Comparison
Traditional BI vs. Business Data Lake – A ComparisonTraditional BI vs. Business Data Lake – A Comparison
Traditional BI vs. Business Data Lake – A Comparison
 
NoSQLDatabases
NoSQLDatabasesNoSQLDatabases
NoSQLDatabases
 
A STUDY ON GRAPH STORAGE DATABASE OF NOSQL
A STUDY ON GRAPH STORAGE DATABASE OF NOSQLA STUDY ON GRAPH STORAGE DATABASE OF NOSQL
A STUDY ON GRAPH STORAGE DATABASE OF NOSQL
 
A Study on Graph Storage Database of NOSQL
A Study on Graph Storage Database of NOSQLA Study on Graph Storage Database of NOSQL
A Study on Graph Storage Database of NOSQL
 
A STUDY ON GRAPH STORAGE DATABASE OF NOSQL
A STUDY ON GRAPH STORAGE DATABASE OF NOSQLA STUDY ON GRAPH STORAGE DATABASE OF NOSQL
A STUDY ON GRAPH STORAGE DATABASE OF NOSQL
 
A Study on Graph Storage Database of NOSQL
A Study on Graph Storage Database of NOSQLA Study on Graph Storage Database of NOSQL
A Study on Graph Storage Database of NOSQL
 
Dbms and it infrastructure
Dbms and  it infrastructureDbms and  it infrastructure
Dbms and it infrastructure
 
Report 2.0.docx
Report 2.0.docxReport 2.0.docx
Report 2.0.docx
 
7 - Enterprise IT in Action
7 - Enterprise IT in Action7 - Enterprise IT in Action
7 - Enterprise IT in Action
 
DBMS - Database Management System
DBMS - Database Management System DBMS - Database Management System
DBMS - Database Management System
 
Unit 1.pptx
Unit 1.pptxUnit 1.pptx
Unit 1.pptx
 
No sql database
No sql databaseNo sql database
No sql database
 
Data Lakehouse, Data Mesh, and Data Fabric (r2)
Data Lakehouse, Data Mesh, and Data Fabric (r2)Data Lakehouse, Data Mesh, and Data Fabric (r2)
Data Lakehouse, Data Mesh, and Data Fabric (r2)
 

Recently uploaded

The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 

Recently uploaded (20)

The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 

Multidimensional Database Design & Architecture

  • 1. Shan Hasan Abdul Samad (IS Advisor)
  • 2.  Why Multidimensional Databases.  Comparison between Relational & Multidimensional Databases.  Multidimensional Database design & Architecture.  Dimensional Modeling.  Conclusion. ◦ Where to use multidimensional database.
  • 3.  A multidimensional database (MDB) is a type of database that is optimized for data warehouse and online analytical processing (OLAP) applications.  Multidimensional data-base technology is a key factor in the interactive analysis of large amounts of data for decision-making purposes.
  • 4.  Multi-dimensional databases are especially useful in sales and marketing applications that involve time series. Large volumes of sales and inventory data can be stored to ultimately be used for logistics and executive planning.
  • 5.  Why Multidimensional Database ◦ Enables interactive analyses of large amounts of data for decision-making purposes. ◦ Differ from previous technologies by viewing data as multidimensional cubes, which have proven to be particularly well suited for data analyses. ◦ Rapidly process the data in the database so that answers can be generated quickly. ◦ A successful OLAP application provides "just-in-time" information for effective decision-making.
  • 6.  Comparison Between Relational & Multidimensional Database ◦ Relational Database  The relational database model uses a two-dimensional structure of rows and columns to store data. Tables can be linked by common key values.  Accessing data from relational databases may require complex joins of many tables and is distinctly non-trivial for untrained end-users.
  • 7.  Comparison Between Relational & Multidimensional Database ◦ Relational Database • To get the desired information from the data, organizations forced to hire IT professionals to structure such complex queries and also these complex queries takes huge time to return the results. • When writing queries such as INSERT, DELETE and UPDATE on tables, the consequences of getting it wrong are greatly increased when they are employed on a live system environment.
  • 8.  Comparison Between Relational & Multidimensional Database ◦ Multidimensional Database  Enhance data presentation and navigation by intuitive spreadsheet like views that are difficult to generate in relation database.  Easy to maintain because data is stored in the same way as it is viewed, so no additional computational overhead is required.
  • 9.  Comparison Between Relational & Multidimensional Database ◦ Multidimensional Database • Data analysis and decision making is much easier through multidimensional database as compare relational databases.
  • 10.  Cubes ◦ Data cubes provide true multidimensionality. They generalize spreadsheets to any number of dimensions. ◦ Although the term “cube” implies 3 dimensions, a cube can have any number of dimensions. ◦ A collection of related cubes is commonly referred to as a multidimensional database.
  • 11.  Dimensions and Members ◦ Dimension provides the means to slice and dice the data. It provides filtering and grouping of the data. ◦ Members are the individual components of a dimension. For example, Product A, Product B, and Product C might be members of the Product dimension. Each member has a unique name.
  • 12.  Sparse & Dense Dimensions ◦ A sparse dimension is a dimension with a low percentage of available data positions filled. ◦ A dense dimension is a dimension with a high probability that one or more data points is occupied in every combination of dimensions.
  • 13.  Data Storage ◦ Each data value is stored in a single cell in the database, in the form of multidimensional array.  Data Value ◦ The intersection of one member from one dimension with one member from each of the other dimensions represents a data value.
  • 14.
  • 15.  Multidimensional Expression ◦ Multi-dimensional Expressions (MDX) is the most widely supported query language to date for reporting from multi-dimensional data stores. ◦ With MDX / mdXML, a robust set of functions makes accessing multi-dimensional data easier and more intuitive. ◦ MDX / mdXML does not have the data definition capabilities (DDL) that SQL has.
  • 16.  Dimensional Modeling is a logical design technique that present the data in a standard, intuitive framework that allows for high- performance access.  In DM, a model of tables and relations is constituted with the purpose of optimizing decision support query performance in relational databases.
  • 17.  Fact Table ◦ Fact table consists of the measurements and facts of the business process. ◦ A fact table typically has two types of columns: those that contains facts(numerical values) and those that are foreign key to dimension tables.
  • 18.  Dimension Table ◦ The dimension table provides the detailed information about the attributes in the fact table. ◦ Fact tables connect to one or more dimension tables, but fact tables do not have direct relationships to one another.
  • 19.  Star Scheme ◦ In the star schema design, a single object (the fact table) sits in the middle and is connected to other surrounding objects (dimension tables) like a star. ◦ A star schema has one dimension table for each dimension.
  • 20. Star Scheme For Sales Cube
  • 21.  Snowflake Scheme ◦ Snowflake schemas contain several dimension tables for each dimension. ◦ The main advantage of the snowflake schema is that it reduces the space required to hold the data and the number of places where it need to be updated if the data changes. ◦ The main disadvantage of the snowflake schema is that it increase the number of tables that need to join in order to perform the given query.
  • 22. Snowflake scheme for Sales Cube
  • 23.  Performance ◦ Multidimensional Database server typically contain indexes that provide direct access to the data, making MDD servers quicker when trying to solve a multidimensional business problem. ◦ MDDs deliver impressive query performance by pre- calculating or pre-consolidating transactional data rather than calculating on-the-fly.
  • 24.  Data Volume & Scalability ◦ To fully pre-consolidate incoming data, MDDs require an enormous amount of overhead both in processing time and in storage. An input file of 200MB can easily expand to 5GB; obviously, a file of this size takes many minutes to load and consolidate. ◦ Some data is stored redundantly in the database . ◦ It is not suited for transaction processing as it takes time to store the calculated result in the database.
  • 25.  Multidimensional Databases Torben Bach Pedersen Christian S. Jensen Department of Computer Science, Aalborg University.  Understanding Multidimensional Databases.http://download.oracle.com/docs/cd/E12032_01/doc/epm.921/html_esb_dbag/frames et.htm?/docs/cd/E12032_01/doc/epm.921/html_esb_dbag/dinconc.htm  Data Mining & Analysis, LLC. Data Warehousing Service. http://www.donmeyer.com/art3.html  A Dimensional Modeling Manifesto by Ralph Kimball. http://www.dbmsmag.com/9708d15.html#figure2  Multidimensional expressions for Analysis. http://www.xmlforanalysis.com/mdx.htm  Comparison of Relational and Multidimensional database Structures. John Collins  Data Warehousing Architecture & major Components. Anupam Gupta. Anenues International Inc.  Dimensional Modeling and ER Modeling In The Data Warehouse by Joseph M. Firestone.  Online Analytical Processing (OLAP), Douglas S.Kerr.