SlideShare una empresa de Scribd logo
1 de 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.

Más contenido relacionado

La actualidad más candente

Object oriented database concepts
Object oriented database conceptsObject oriented database concepts
Object oriented database conceptsTemesgenthanks
 
Flynns classification
Flynns classificationFlynns classification
Flynns classificationYasir Khan
 
Data Warehouse Modeling
Data Warehouse ModelingData Warehouse Modeling
Data Warehouse Modelingvivekjv
 
13. Query Processing in DBMS
13. Query Processing in DBMS13. Query Processing in DBMS
13. Query Processing in DBMSkoolkampus
 
File organization 1
File organization 1File organization 1
File organization 1Rupali Rana
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMSkoolkampus
 
Adbms 17 object query language
Adbms 17 object query languageAdbms 17 object query language
Adbms 17 object query languageVaibhav Khanna
 
database recovery techniques
database recovery techniques database recovery techniques
database recovery techniques Kalhan Liyanage
 
introduction to NOSQL Database
introduction to NOSQL Databaseintroduction to NOSQL Database
introduction to NOSQL Databasenehabsairam
 
Concurrency Control in Database Management System
Concurrency Control in Database Management SystemConcurrency Control in Database Management System
Concurrency Control in Database Management SystemJanki Shah
 
OLAP & DATA WAREHOUSE
OLAP & DATA WAREHOUSEOLAP & DATA WAREHOUSE
OLAP & DATA WAREHOUSEZalpa Rathod
 
15. Transactions in DBMS
15. Transactions in DBMS15. Transactions in DBMS
15. Transactions in DBMSkoolkampus
 

La actualidad más candente (20)

Object oriented database concepts
Object oriented database conceptsObject oriented database concepts
Object oriented database concepts
 
Flynns classification
Flynns classificationFlynns classification
Flynns classification
 
Data Warehouse Modeling
Data Warehouse ModelingData Warehouse Modeling
Data Warehouse Modeling
 
Acid properties
Acid propertiesAcid properties
Acid properties
 
13. Query Processing in DBMS
13. Query Processing in DBMS13. Query Processing in DBMS
13. Query Processing in DBMS
 
File organization 1
File organization 1File organization 1
File organization 1
 
Files Vs DataBase
Files Vs DataBaseFiles Vs DataBase
Files Vs DataBase
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMS
 
Adbms 17 object query language
Adbms 17 object query languageAdbms 17 object query language
Adbms 17 object query language
 
Data Models
Data ModelsData Models
Data Models
 
database recovery techniques
database recovery techniques database recovery techniques
database recovery techniques
 
2 phase locking protocol DBMS
2 phase locking protocol DBMS2 phase locking protocol DBMS
2 phase locking protocol DBMS
 
introduction to NOSQL Database
introduction to NOSQL Databaseintroduction to NOSQL Database
introduction to NOSQL Database
 
Concurrency Control in Database Management System
Concurrency Control in Database Management SystemConcurrency Control in Database Management System
Concurrency Control in Database Management System
 
DBMS Bascis
DBMS BascisDBMS Bascis
DBMS Bascis
 
Data warehouse physical design
Data warehouse physical designData warehouse physical design
Data warehouse physical design
 
Database ms priyanka
Database ms priyankaDatabase ms priyanka
Database ms priyanka
 
Data mining tasks
Data mining tasksData mining tasks
Data mining tasks
 
OLAP & DATA WAREHOUSE
OLAP & DATA WAREHOUSEOLAP & DATA WAREHOUSE
OLAP & DATA WAREHOUSE
 
15. Transactions in DBMS
15. Transactions in DBMS15. Transactions in DBMS
15. Transactions in DBMS
 

Destacado

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
 
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 mining slides
Data mining slidesData mining slides
Data mining slidessmj
 

Destacado (15)

Data modelling 101
Data modelling 101Data modelling 101
Data modelling 101
 
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
 
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 mining slides
Data mining slidesData mining slides
Data mining slides
 
Data mining
Data miningData mining
Data mining
 

Similar a 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 a 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
 

Último

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 

Último (20)

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 

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.