SlideShare a Scribd company logo
1 of 25
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

Data Streaming in Big Data Analysis
Data Streaming in Big Data AnalysisData Streaming in Big Data Analysis
Data Streaming in Big Data AnalysisVincenzo Gulisano
 
Introduction to data warehousing
Introduction to data warehousing   Introduction to data warehousing
Introduction to data warehousing Girish Dhareshwar
 
Big Data PPT by Rohit Dubey
Big Data PPT by Rohit DubeyBig Data PPT by Rohit Dubey
Big Data PPT by Rohit DubeyRohit Dubey
 
INTRODUCTION TO BIG DATA AND HADOOP
INTRODUCTION TO BIG DATA AND HADOOPINTRODUCTION TO BIG DATA AND HADOOP
INTRODUCTION TO BIG DATA AND HADOOPDr Geetha Mohan
 
Online analytical processing
Online analytical processingOnline analytical processing
Online analytical processingnurmeen1
 
An overview of data warehousing and OLAP technology
An overview of  data warehousing and OLAP technology An overview of  data warehousing and OLAP technology
An overview of data warehousing and OLAP technology Nikhatfatima16
 
Data warehouse,data mining & Big Data
Data warehouse,data mining & Big DataData warehouse,data mining & Big Data
Data warehouse,data mining & Big DataRavinder Kamboj
 
Dimensional Modeling
Dimensional ModelingDimensional Modeling
Dimensional ModelingSunita Sahu
 
Data Mining and Data Warehousing
Data Mining and Data WarehousingData Mining and Data Warehousing
Data Mining and Data WarehousingAswathy S Nair
 
Big Data - Applications and Technologies Overview
Big Data - Applications and Technologies OverviewBig Data - Applications and Technologies Overview
Big Data - Applications and Technologies OverviewSivashankar Ganapathy
 
Schemas for multidimensional databases
Schemas for multidimensional databasesSchemas for multidimensional databases
Schemas for multidimensional databasesyazad dumasia
 
Introduction to Data Warehousing
Introduction to Data WarehousingIntroduction to Data Warehousing
Introduction to Data WarehousingEyad Manna
 

What's hot (20)

Data Streaming in Big Data Analysis
Data Streaming in Big Data AnalysisData Streaming in Big Data Analysis
Data Streaming in Big Data Analysis
 
Introduction to data warehousing
Introduction to data warehousing   Introduction to data warehousing
Introduction to data warehousing
 
Big Data PPT by Rohit Dubey
Big Data PPT by Rohit DubeyBig Data PPT by Rohit Dubey
Big Data PPT by Rohit Dubey
 
Data warehouse
Data warehouseData warehouse
Data warehouse
 
Data cubes
Data cubesData cubes
Data cubes
 
INTRODUCTION TO BIG DATA AND HADOOP
INTRODUCTION TO BIG DATA AND HADOOPINTRODUCTION TO BIG DATA AND HADOOP
INTRODUCTION TO BIG DATA AND HADOOP
 
NoSql
NoSqlNoSql
NoSql
 
Online analytical processing
Online analytical processingOnline analytical processing
Online analytical processing
 
An overview of data warehousing and OLAP technology
An overview of  data warehousing and OLAP technology An overview of  data warehousing and OLAP technology
An overview of data warehousing and OLAP technology
 
Data warehouse,data mining & Big Data
Data warehouse,data mining & Big DataData warehouse,data mining & Big Data
Data warehouse,data mining & Big Data
 
Dimensional Modeling
Dimensional ModelingDimensional Modeling
Dimensional Modeling
 
Data Mining and Data Warehousing
Data Mining and Data WarehousingData Mining and Data Warehousing
Data Mining and Data Warehousing
 
Big Data - Applications and Technologies Overview
Big Data - Applications and Technologies OverviewBig Data - Applications and Technologies Overview
Big Data - Applications and Technologies Overview
 
Data preprocessing
Data preprocessingData preprocessing
Data preprocessing
 
Aggregate fact tables
Aggregate fact tablesAggregate fact tables
Aggregate fact tables
 
Basic DBMS ppt
Basic DBMS pptBasic DBMS ppt
Basic DBMS ppt
 
Big data and Hadoop
Big data and HadoopBig data and Hadoop
Big data and Hadoop
 
Schemas for multidimensional databases
Schemas for multidimensional databasesSchemas for multidimensional databases
Schemas for multidimensional databases
 
Introduction to Data Warehousing
Introduction to Data WarehousingIntroduction to Data Warehousing
Introduction to Data Warehousing
 
Big data architecture
Big data architectureBig data architecture
Big data architecture
 

Viewers also liked

Multidimensional data models
Multidimensional data  modelsMultidimensional data  models
Multidimensional data models774474
 
Data Modeling Basics
Data Modeling BasicsData Modeling Basics
Data Modeling Basicsrenuindia
 
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 PANJALASaikiran 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 PPTTrinath
 
Multidimentional data model
Multidimentional data modelMultidimentional data model
Multidimentional data modeljagdish_93
 
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
 

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 DatabaseRussel Chowdhury
 
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 InformaticsZulfiquer Ahmed Amin
 
Building an Effective Data Warehouse Architecture
Building an Effective Data Warehouse ArchitectureBuilding an Effective Data Warehouse Architecture
Building an Effective Data Warehouse ArchitectureJames 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 ComparisonCapgemini
 
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 NOSQLijscai
 
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 NOSQLIJSCAI 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 NOSQLijscai
 
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 NOSQLIJSCAI Journal
 
Dbms and it infrastructure
Dbms and  it infrastructureDbms and  it infrastructure
Dbms and it infrastructureprojectandppt
 
7 - Enterprise IT in Action
7 - Enterprise IT in Action7 - Enterprise IT in Action
7 - Enterprise IT in ActionRaymond Gao
 
DBMS - Database Management System
DBMS - Database Management System DBMS - Database Management System
DBMS - Database Management System Krishna Patel
 

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
 
Database management system
Database management systemDatabase management system
Database management system
 
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
 

Recently uploaded

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024The Digital Insurer
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 

Recently uploaded (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 

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.