SlideShare a Scribd company logo
Z
Week7:
Trends in Database
Management
Subject Code: COMP131
By: Marlon Jamera
Email: mbjamera@ama.edu.ph
Z
Trends in Database Management
Z
Review: Basic Concept
of Database
• A collection of raw facts and figures and
raw material that can be processed by any
computing machine.
a. Data
b. Information
c. Database
d. DBMS
Z
Review: Basic Concept
of Database
• Systematic and meaningful form of data;
knowledge acquired through study or
experience.
a. Data
b. Information
c. Database
d. DBMS
Z
Review: Basic Concept
of Database
• An organized collection of related
information so that it can easily be
accessed, managed and updated.
a. Data
b. Information
c. Database
d. DBMS
Z
Review: Basic Concept
of Database
• Describes structure of the database and
aim is to support the development of
information systems by providing the
definition and format of data.
a. Data Model
b. Representation Model
c. Hierarchical Database Model
d. Relational Database Model
Z
Review: Basic Concept
of Database
• Describes structure of the database and
aim is to support the development of
information systems by providing the
definition and format of data.
a. Data Model
b. Representation Model
c. Hierarchical Database Model
d. Relational Database Model
Z
Scope of the Lesson
• Trends in Database Management
• Operational Database
• Analytical Database
• Data Warehouse
• Distributed Database
Z
Learning Outcomes
By the end of the lesson, you will be
familiar with the current trends in the database.
• Define and explain perception of the
operational database.
• Identify and compare the dynamics of the
analytical database.
• Describe the features and the aim of the data
warehouse.
• Discuss thoroughly the distributed database.
Z
Operational Database
• Operational Database: used to manage
dynamic data in real time.
• Used to store, manage and track real time
business information.
• Stores information about the activities of an
organization.
• E.g. Customer relationship management or
financial operation.
Z
Operational Database
• Operational Database: Example
• A company might have an operational
database used to track stock quantities.
• As customers order product from an online
store, an operational database can be used to
keep track of how many items have been sold
and when the company will need to reorder
stocks.
Z
Operational Database
• Operational Database: Example
• For a bank, the operational database processes
checks and deposits, maintains balances and
creates the monthly statements.
• For a telephone company, the operational
database keeps track of the telephone calls
made and arranges the billing for them.
Z
Analytical Database
• Analytical Database: specifically designed to
support business intelligence (BI) and analytic
applications, typically as part of data
warehouse or data mart.
• It is a read – only system that stores historical
data on business metrics such as sales
performance and inventory levels.
Z
Types of Analytic Database
• Columnar Database: organize data by column
instead of rows – thus reducing the number of
data elements that typically have to be ready by
the database engine while processing queries.
• Data Warehouse Appliances: combine the
databases with hardware and BI tools in an
intelligent platform that’s turned for analytical
workloads and designed to be easy to install
and operate.
Z
Types of Analytic Database
• In Memory Databases: which load the source
data into system memory in a compressed, non-
relational format in an attempt to streamline the
work involved in processing queries.
• MMP Databases: Massively Parallel
Processing.
• This spread data across a cluster of servers,
enabling the systems to share the query
processing workloads.
Z
Types of Analytic Database
• OLAP Databases: Online Analytical
Processing.
• Which store multidimensional “cubes” of
aggregated data for analyzing information
based on multiple data attributes.
Z
Data Warehouse
• Data Warehouse: a system used for reporting
and data analysis.
• Central repositories of integrated data from
one or more disparate resources.
• It stores current and historical data and are
used for creating analytical reports for
knowledge workers through the enterprise.
Z
Data Warehouse
• Data Warehouse: Example
• Reports could range from annual and
quarterly comparisons and trends to detailed
daily sales analyses.
• Video Presentation
Z
Evolution in Organization Use
• Offline Operational Data Warehouse: Data
warehouse in this stage of evolution are
updated in a regular time cycle (usually daily,
weekly or monthly) from the operational
systems and the data is stored in an integrated
reporting – oriented data.
• Offline Data Warehouse: Data warehouse in
this stage are updated from data in the
operational systems on a regular basis.
Z
Evolution in Organization Use
• On Time Data Warehouse: represent the real
time data warehouses stage data in the
warehouse is updated for every transaction
performed on the source data.
• Integrated Data Warehouse: this data
warehouses assemble data from different areas
of business, so users can look up the
information they need across other systems.
Z
Distributed Database
• Distributed Database: is a database in which
portions of the database are stored on multiple
computers within a network.
• Users have access to the portion of the
database at their location so that they can
access the data relevant to their tasks without
interfering with the work of others.
• DDBMS: manages the database as if it were
all stored on the same computer.
Z
Distributed Database
•DDBMS: synchronizes all the data
periodically and in cases where multiple users
must access the same data, it ensures that
updates and deletes performed on the data in
one location will be automatically reflected in
the data stored elsewhere.
• E.g. Cloud Computing Services.
• Video Presentation
Z
Let’s call it a day,
Thank you!

More Related Content

What's hot

Current trends in dbms
Current trends in dbmsCurrent trends in dbms
Current trends in dbms
Daisy Joy
 
Physical database design(database)
Physical database design(database)Physical database design(database)
Physical database design(database)welcometofacebook
 
Database administrator
Database administratorDatabase administrator
Database administratorTech_MX
 
Database design
Database designDatabase design
Database design
Dhani Ahmad
 
Types of Database Models
Types of Database ModelsTypes of Database Models
Types of Database Models
Murassa Gillani
 
Data warehouse
Data warehouseData warehouse
Data warehouse
shachibattar
 
Metadata ppt
Metadata pptMetadata ppt
Metadata ppt
Shashikant Kumar
 
Fundamentals of Database system
Fundamentals of Database systemFundamentals of Database system
Fundamentals of Database system
philipsinter
 
Topic 4 database recovery
Topic 4 database recoveryTopic 4 database recovery
Topic 4 database recovery
acap paei
 
Database Design
Database DesignDatabase Design
Database Designlearnt
 
Rdbms
RdbmsRdbms
Data warehousing
Data warehousingData warehousing
Data warehousing
Shruti Dalela
 
Data warehousing
Data warehousingData warehousing
Data warehousing
Vigneshwaar Ponnuswamy
 
Introduction to files and db systems 1.0
Introduction to files and db systems 1.0Introduction to files and db systems 1.0
Introduction to files and db systems 1.0
Dr. C.V. Suresh Babu
 
DATA WAREHOUSING AND DATA MINING
DATA WAREHOUSING AND DATA MININGDATA WAREHOUSING AND DATA MINING
DATA WAREHOUSING AND DATA MINING
Lovely Professional University
 
Fundamentals of Database ppt ch01
Fundamentals of Database ppt ch01Fundamentals of Database ppt ch01
Fundamentals of Database ppt ch01Jotham Gadot
 
Data Base Management System
Data Base Management SystemData Base Management System
Data Base Management System
Dr. C.V. Suresh Babu
 
Database backup and recovery
Database backup and recoveryDatabase backup and recovery
Database backup and recovery
Anne Lee
 

What's hot (20)

Current trends in dbms
Current trends in dbmsCurrent trends in dbms
Current trends in dbms
 
Physical database design(database)
Physical database design(database)Physical database design(database)
Physical database design(database)
 
Database administrator
Database administratorDatabase administrator
Database administrator
 
Database design
Database designDatabase design
Database design
 
Fundamentals of Database Design
Fundamentals of Database DesignFundamentals of Database Design
Fundamentals of Database Design
 
Types of Database Models
Types of Database ModelsTypes of Database Models
Types of Database Models
 
Data warehouse
Data warehouseData warehouse
Data warehouse
 
Metadata ppt
Metadata pptMetadata ppt
Metadata ppt
 
Fundamentals of Database system
Fundamentals of Database systemFundamentals of Database system
Fundamentals of Database system
 
Topic 4 database recovery
Topic 4 database recoveryTopic 4 database recovery
Topic 4 database recovery
 
Database Design
Database DesignDatabase Design
Database Design
 
Rdbms
RdbmsRdbms
Rdbms
 
Data warehousing
Data warehousingData warehousing
Data warehousing
 
Data warehousing
Data warehousingData warehousing
Data warehousing
 
Introduction to files and db systems 1.0
Introduction to files and db systems 1.0Introduction to files and db systems 1.0
Introduction to files and db systems 1.0
 
DATA WAREHOUSING AND DATA MINING
DATA WAREHOUSING AND DATA MININGDATA WAREHOUSING AND DATA MINING
DATA WAREHOUSING AND DATA MINING
 
Types dbms
Types dbmsTypes dbms
Types dbms
 
Fundamentals of Database ppt ch01
Fundamentals of Database ppt ch01Fundamentals of Database ppt ch01
Fundamentals of Database ppt ch01
 
Data Base Management System
Data Base Management SystemData Base Management System
Data Base Management System
 
Database backup and recovery
Database backup and recoveryDatabase backup and recovery
Database backup and recovery
 

Viewers also liked

Latest trends in database management
Latest trends in database managementLatest trends in database management
Latest trends in database managementBcomBT
 
Trends in the Database
Trends in the DatabaseTrends in the Database
Trends in the Database
Marlon Jamera
 
Five database trends - updated April 2015
Five database trends - updated April 2015Five database trends - updated April 2015
Five database trends - updated April 2015
Guy Harrison
 
Types of databases
Types of databasesTypes of databases
Types of databasesPAQUIAAIZEL
 
Oracle NoSQL DB & InfiniteGraph - Trends in Big Data and Graph Technology
Oracle NoSQL DB & InfiniteGraph - Trends in Big Data and Graph TechnologyOracle NoSQL DB & InfiniteGraph - Trends in Big Data and Graph Technology
Oracle NoSQL DB & InfiniteGraph - Trends in Big Data and Graph Technology
InfiniteGraph
 
Database Management system
Database Management systemDatabase Management system
Database Management system
Vijay Thorat
 
Tahira I.T
Tahira I.TTahira I.T
Tahira I.T
Tahira Sultana
 
Hardware Technology Trends
Hardware Technology TrendsHardware Technology Trends
Hardware Technology Trends
Marlon Jamera
 
Database Management Systems (DBMS)
Database Management Systems (DBMS)Database Management Systems (DBMS)
Database Management Systems (DBMS)Dimara Hakim
 
Basic DBMS ppt
Basic DBMS pptBasic DBMS ppt
Basic DBMS ppt
dangwalrajendra888
 
Database management system presentation
Database management system presentationDatabase management system presentation
Database management system presentationsameerraaj
 

Viewers also liked (13)

Latest trends in database management
Latest trends in database managementLatest trends in database management
Latest trends in database management
 
Trends in the Database
Trends in the DatabaseTrends in the Database
Trends in the Database
 
Five database trends - updated April 2015
Five database trends - updated April 2015Five database trends - updated April 2015
Five database trends - updated April 2015
 
Current trends in DBMS
Current trends in DBMSCurrent trends in DBMS
Current trends in DBMS
 
Types of databases
Types of databasesTypes of databases
Types of databases
 
Tg03
Tg03Tg03
Tg03
 
Oracle NoSQL DB & InfiniteGraph - Trends in Big Data and Graph Technology
Oracle NoSQL DB & InfiniteGraph - Trends in Big Data and Graph TechnologyOracle NoSQL DB & InfiniteGraph - Trends in Big Data and Graph Technology
Oracle NoSQL DB & InfiniteGraph - Trends in Big Data and Graph Technology
 
Database Management system
Database Management systemDatabase Management system
Database Management system
 
Tahira I.T
Tahira I.TTahira I.T
Tahira I.T
 
Hardware Technology Trends
Hardware Technology TrendsHardware Technology Trends
Hardware Technology Trends
 
Database Management Systems (DBMS)
Database Management Systems (DBMS)Database Management Systems (DBMS)
Database Management Systems (DBMS)
 
Basic DBMS ppt
Basic DBMS pptBasic DBMS ppt
Basic DBMS ppt
 
Database management system presentation
Database management system presentationDatabase management system presentation
Database management system presentation
 

Similar to Trends in Database Management

Cognos datawarehouse
Cognos datawarehouseCognos datawarehouse
Cognos datawarehouse
ssuser7fc7eb
 
Management information system database management
Management information system database managementManagement information system database management
Management information system database management
Online
 
Data Mining & Data Warehousing
Data Mining & Data WarehousingData Mining & Data Warehousing
Data Mining & Data Warehousing
AAKANKSHA JAIN
 
DATA WAREHOUSING.2.pptx
DATA WAREHOUSING.2.pptxDATA WAREHOUSING.2.pptx
DATA WAREHOUSING.2.pptx
GraceJoyMoleroCarwan
 
Data warehouse - Nivetha Durganathan
Data warehouse - Nivetha DurganathanData warehouse - Nivetha Durganathan
Data warehouse - Nivetha Durganathan
Nivetha Durganathan
 
Business Intelligence Data Warehouse System
Business Intelligence Data Warehouse SystemBusiness Intelligence Data Warehouse System
Business Intelligence Data Warehouse System
Kiran kumar
 
Unit 3 part i Data mining
Unit 3 part i Data miningUnit 3 part i Data mining
Unit 3 part i Data mining
Dhilsath Fathima
 
Ch~2.pdf
Ch~2.pdfCh~2.pdf
DATA WAREHOUSING
DATA WAREHOUSINGDATA WAREHOUSING
DATA WAREHOUSING
Rishikese MR
 
DWDM Unit 1 (1).pptx
DWDM Unit 1 (1).pptxDWDM Unit 1 (1).pptx
DWDM Unit 1 (1).pptx
SalehaMariyam
 
Data Warehousing, Data Mining & Data Visualisation
Data Warehousing, Data Mining & Data VisualisationData Warehousing, Data Mining & Data Visualisation
Data Warehousing, Data Mining & Data Visualisation
Sunderland City Council
 
Business Intelligence and Multidimensional Database
Business Intelligence and Multidimensional DatabaseBusiness Intelligence and Multidimensional Database
Business Intelligence and Multidimensional Database
Russel Chowdhury
 
Introduction to Big Data Analytics
Introduction to Big Data AnalyticsIntroduction to Big Data Analytics
Introduction to Big Data Analytics
Utkarsh Sharma
 
ETL processes , Datawarehouse and Datamarts.pptx
ETL processes , Datawarehouse and Datamarts.pptxETL processes , Datawarehouse and Datamarts.pptx
ETL processes , Datawarehouse and Datamarts.pptx
ParnalSatle
 
Data Mart Lake Ware.pptx
Data Mart Lake Ware.pptxData Mart Lake Ware.pptx
Data Mart Lake Ware.pptx
BalasundaramSr
 
presentationofism-complete-1-100227093028-phpapp01.pptx
presentationofism-complete-1-100227093028-phpapp01.pptxpresentationofism-complete-1-100227093028-phpapp01.pptx
presentationofism-complete-1-100227093028-phpapp01.pptx
vipush1
 
Data Warehouse
Data Warehouse Data Warehouse
Data Warehouse
MadhuriNigam1
 
1 introductory slides (1)
1 introductory slides (1)1 introductory slides (1)
1 introductory slides (1)
tafosepsdfasg
 

Similar to Trends in Database Management (20)

Cognos datawarehouse
Cognos datawarehouseCognos datawarehouse
Cognos datawarehouse
 
Management information system database management
Management information system database managementManagement information system database management
Management information system database management
 
Data Mining & Data Warehousing
Data Mining & Data WarehousingData Mining & Data Warehousing
Data Mining & Data Warehousing
 
DATA WAREHOUSING.2.pptx
DATA WAREHOUSING.2.pptxDATA WAREHOUSING.2.pptx
DATA WAREHOUSING.2.pptx
 
Data warehouse - Nivetha Durganathan
Data warehouse - Nivetha DurganathanData warehouse - Nivetha Durganathan
Data warehouse - Nivetha Durganathan
 
Business Intelligence Data Warehouse System
Business Intelligence Data Warehouse SystemBusiness Intelligence Data Warehouse System
Business Intelligence Data Warehouse System
 
Unit 3 part i Data mining
Unit 3 part i Data miningUnit 3 part i Data mining
Unit 3 part i Data mining
 
Ch~2.pdf
Ch~2.pdfCh~2.pdf
Ch~2.pdf
 
DATA WAREHOUSING
DATA WAREHOUSINGDATA WAREHOUSING
DATA WAREHOUSING
 
DWDM Unit 1 (1).pptx
DWDM Unit 1 (1).pptxDWDM Unit 1 (1).pptx
DWDM Unit 1 (1).pptx
 
Data Warehousing, Data Mining & Data Visualisation
Data Warehousing, Data Mining & Data VisualisationData Warehousing, Data Mining & Data Visualisation
Data Warehousing, Data Mining & Data Visualisation
 
Business Intelligence and Multidimensional Database
Business Intelligence and Multidimensional DatabaseBusiness Intelligence and Multidimensional Database
Business Intelligence and Multidimensional Database
 
Introduction to Big Data Analytics
Introduction to Big Data AnalyticsIntroduction to Big Data Analytics
Introduction to Big Data Analytics
 
Datawarehousing
DatawarehousingDatawarehousing
Datawarehousing
 
ETL processes , Datawarehouse and Datamarts.pptx
ETL processes , Datawarehouse and Datamarts.pptxETL processes , Datawarehouse and Datamarts.pptx
ETL processes , Datawarehouse and Datamarts.pptx
 
Data Mart Lake Ware.pptx
Data Mart Lake Ware.pptxData Mart Lake Ware.pptx
Data Mart Lake Ware.pptx
 
presentationofism-complete-1-100227093028-phpapp01.pptx
presentationofism-complete-1-100227093028-phpapp01.pptxpresentationofism-complete-1-100227093028-phpapp01.pptx
presentationofism-complete-1-100227093028-phpapp01.pptx
 
Data Warehouse
Data Warehouse Data Warehouse
Data Warehouse
 
Databases and types of databases
Databases and types of databasesDatabases and types of databases
Databases and types of databases
 
1 introductory slides (1)
1 introductory slides (1)1 introductory slides (1)
1 introductory slides (1)
 

More from Marlon Jamera

JavaScript Conditional Statements
JavaScript Conditional StatementsJavaScript Conditional Statements
JavaScript Conditional Statements
Marlon Jamera
 
Tables and Forms in HTML
Tables and Forms in HTMLTables and Forms in HTML
Tables and Forms in HTML
Marlon Jamera
 
Images and Lists in HTML
Images and Lists in HTMLImages and Lists in HTML
Images and Lists in HTML
Marlon Jamera
 
Introduction to JavaScript
Introduction to JavaScriptIntroduction to JavaScript
Introduction to JavaScript
Marlon Jamera
 
ICT in Society
ICT in SocietyICT in Society
ICT in Society
Marlon Jamera
 
ICT in Business
ICT in BusinessICT in Business
ICT in Business
Marlon Jamera
 
The Future of ICT
The Future of ICTThe Future of ICT
The Future of ICT
Marlon Jamera
 
How the Web Works Using HTML
How the Web Works Using HTMLHow the Web Works Using HTML
How the Web Works Using HTML
Marlon Jamera
 
Basic Concept of Database
Basic Concept of DatabaseBasic Concept of Database
Basic Concept of Database
Marlon Jamera
 
Website Basics and Categories
Website Basics and CategoriesWebsite Basics and Categories
Website Basics and Categories
Marlon Jamera
 
Trends In Telecommunications
Trends In TelecommunicationsTrends In Telecommunications
Trends In Telecommunications
Marlon Jamera
 
Software Trends
Software TrendsSoftware Trends
Software Trends
Marlon Jamera
 
Familiarization with Web Tools
Familiarization with Web ToolsFamiliarization with Web Tools
Familiarization with Web Tools
Marlon Jamera
 
Internet Applications
Internet ApplicationsInternet Applications
Internet Applications
Marlon Jamera
 
Introduction to World Wide Web
Introduction to World Wide WebIntroduction to World Wide Web
Introduction to World Wide Web
Marlon Jamera
 

More from Marlon Jamera (15)

JavaScript Conditional Statements
JavaScript Conditional StatementsJavaScript Conditional Statements
JavaScript Conditional Statements
 
Tables and Forms in HTML
Tables and Forms in HTMLTables and Forms in HTML
Tables and Forms in HTML
 
Images and Lists in HTML
Images and Lists in HTMLImages and Lists in HTML
Images and Lists in HTML
 
Introduction to JavaScript
Introduction to JavaScriptIntroduction to JavaScript
Introduction to JavaScript
 
ICT in Society
ICT in SocietyICT in Society
ICT in Society
 
ICT in Business
ICT in BusinessICT in Business
ICT in Business
 
The Future of ICT
The Future of ICTThe Future of ICT
The Future of ICT
 
How the Web Works Using HTML
How the Web Works Using HTMLHow the Web Works Using HTML
How the Web Works Using HTML
 
Basic Concept of Database
Basic Concept of DatabaseBasic Concept of Database
Basic Concept of Database
 
Website Basics and Categories
Website Basics and CategoriesWebsite Basics and Categories
Website Basics and Categories
 
Trends In Telecommunications
Trends In TelecommunicationsTrends In Telecommunications
Trends In Telecommunications
 
Software Trends
Software TrendsSoftware Trends
Software Trends
 
Familiarization with Web Tools
Familiarization with Web ToolsFamiliarization with Web Tools
Familiarization with Web Tools
 
Internet Applications
Internet ApplicationsInternet Applications
Internet Applications
 
Introduction to World Wide Web
Introduction to World Wide WebIntroduction to World Wide Web
Introduction to World Wide Web
 

Recently uploaded

How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
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
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
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
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
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
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
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
 
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
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
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
 
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
 

Recently uploaded (20)

How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
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...
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
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...
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
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
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
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
 
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
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
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 !
 
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...
 

Trends in Database Management

  • 1. Z Week7: Trends in Database Management Subject Code: COMP131 By: Marlon Jamera Email: mbjamera@ama.edu.ph
  • 2. Z Trends in Database Management
  • 3. Z Review: Basic Concept of Database • A collection of raw facts and figures and raw material that can be processed by any computing machine. a. Data b. Information c. Database d. DBMS
  • 4. Z Review: Basic Concept of Database • Systematic and meaningful form of data; knowledge acquired through study or experience. a. Data b. Information c. Database d. DBMS
  • 5. Z Review: Basic Concept of Database • An organized collection of related information so that it can easily be accessed, managed and updated. a. Data b. Information c. Database d. DBMS
  • 6. Z Review: Basic Concept of Database • Describes structure of the database and aim is to support the development of information systems by providing the definition and format of data. a. Data Model b. Representation Model c. Hierarchical Database Model d. Relational Database Model
  • 7. Z Review: Basic Concept of Database • Describes structure of the database and aim is to support the development of information systems by providing the definition and format of data. a. Data Model b. Representation Model c. Hierarchical Database Model d. Relational Database Model
  • 8. Z Scope of the Lesson • Trends in Database Management • Operational Database • Analytical Database • Data Warehouse • Distributed Database
  • 9. Z Learning Outcomes By the end of the lesson, you will be familiar with the current trends in the database. • Define and explain perception of the operational database. • Identify and compare the dynamics of the analytical database. • Describe the features and the aim of the data warehouse. • Discuss thoroughly the distributed database.
  • 10. Z Operational Database • Operational Database: used to manage dynamic data in real time. • Used to store, manage and track real time business information. • Stores information about the activities of an organization. • E.g. Customer relationship management or financial operation.
  • 11. Z Operational Database • Operational Database: Example • A company might have an operational database used to track stock quantities. • As customers order product from an online store, an operational database can be used to keep track of how many items have been sold and when the company will need to reorder stocks.
  • 12. Z Operational Database • Operational Database: Example • For a bank, the operational database processes checks and deposits, maintains balances and creates the monthly statements. • For a telephone company, the operational database keeps track of the telephone calls made and arranges the billing for them.
  • 13. Z Analytical Database • Analytical Database: specifically designed to support business intelligence (BI) and analytic applications, typically as part of data warehouse or data mart. • It is a read – only system that stores historical data on business metrics such as sales performance and inventory levels.
  • 14. Z Types of Analytic Database • Columnar Database: organize data by column instead of rows – thus reducing the number of data elements that typically have to be ready by the database engine while processing queries. • Data Warehouse Appliances: combine the databases with hardware and BI tools in an intelligent platform that’s turned for analytical workloads and designed to be easy to install and operate.
  • 15. Z Types of Analytic Database • In Memory Databases: which load the source data into system memory in a compressed, non- relational format in an attempt to streamline the work involved in processing queries. • MMP Databases: Massively Parallel Processing. • This spread data across a cluster of servers, enabling the systems to share the query processing workloads.
  • 16. Z Types of Analytic Database • OLAP Databases: Online Analytical Processing. • Which store multidimensional “cubes” of aggregated data for analyzing information based on multiple data attributes.
  • 17. Z Data Warehouse • Data Warehouse: a system used for reporting and data analysis. • Central repositories of integrated data from one or more disparate resources. • It stores current and historical data and are used for creating analytical reports for knowledge workers through the enterprise.
  • 18. Z Data Warehouse • Data Warehouse: Example • Reports could range from annual and quarterly comparisons and trends to detailed daily sales analyses. • Video Presentation
  • 19. Z Evolution in Organization Use • Offline Operational Data Warehouse: Data warehouse in this stage of evolution are updated in a regular time cycle (usually daily, weekly or monthly) from the operational systems and the data is stored in an integrated reporting – oriented data. • Offline Data Warehouse: Data warehouse in this stage are updated from data in the operational systems on a regular basis.
  • 20. Z Evolution in Organization Use • On Time Data Warehouse: represent the real time data warehouses stage data in the warehouse is updated for every transaction performed on the source data. • Integrated Data Warehouse: this data warehouses assemble data from different areas of business, so users can look up the information they need across other systems.
  • 21. Z Distributed Database • Distributed Database: is a database in which portions of the database are stored on multiple computers within a network. • Users have access to the portion of the database at their location so that they can access the data relevant to their tasks without interfering with the work of others. • DDBMS: manages the database as if it were all stored on the same computer.
  • 22. Z Distributed Database •DDBMS: synchronizes all the data periodically and in cases where multiple users must access the same data, it ensures that updates and deletes performed on the data in one location will be automatically reflected in the data stored elsewhere. • E.g. Cloud Computing Services. • Video Presentation
  • 23. Z Let’s call it a day, Thank you!

Editor's Notes

  1. https://youtu.be/l74BAViTVns
  2. https://youtu.be/QJncFirhjPg
  3. https://youtu.be/FR4QIeZaPeM