SlideShare une entreprise Scribd logo
1  sur  28
Z
Week8:
Trends in Database
Management
Subject Code: COMP131
By: Marlon Jamera
Email: mbjamera@ama.edu.ph
Z
Trends in Database Management
Z
Review: Trends in Database
Management
• Used to manage dynamic data in real
time and stores information about the
activities of an organization.
a. Operational Database
b. Analytical Database
c. Data Warehouse
d. Distribution Database
Z
Review: Trends in Database
Management
• It is designed to support business
intelligence and analytic applications,
typically as part of data warehouse or data
mart.
a. Operational Database
b. Analytical Database
c. Data Warehouse
d. Distribution Database
Z
Review: Trends in Database
Management
• It stores current and historical data and
are used for creating analytical reports for
knowledge workers through the enterprise.
a. Operational Database
b. Analytical Database
c. Data Warehouse
d. Distribution Database
Z
Review: Trends in Database
Management
• It organizes 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.
a. Columnar Database
b. Data Warehouse Appliance
c. In Memory Database
d. MMP Database
Z
Review: Trends in Database
Management
• It combines 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.
a. Columnar Database
b. Data Warehouse Appliance
c. In Memory Database
d. MMP Database
Z
Scope of the Lesson
• Trends in Database Management
• Embedded Database
• Document Oriented Database
• Graph Database
• Hypermedia Database
• Flat File 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
embedded database
• Identify and compare the dynamics of the
document oriented database and graph database
• Describe the features and the aim of the
hypermedia database and a flat file.
Z
Embedded Database
• Embedded Database: these databases consist
of data developed by individual end-users.
Examples of these are collections of
documents, spreadsheets, presentations,
multimedia and other files.
Z
Embedded Database
Z
Document Oriented Database
• Document Oriented Database: the document
oriented database is a computer program
designed for storing, retrieving, and managing
document oriented or semi structured data
information.
Z
Document Oriented Database
Z
Graph Database
• Graph Database: is a kind of No SQL
database that uses graph structures with nodes,
edges and properties to represent and store
information.
Z
Graph Database
• Graph Database: Example
Z
Hypermedia Database
• Hypermedia Database: is a computer
information retrieval system that allows a user
to access and work on audio-visual recordings,
text, graphics and photographs of a stored
subject.
• The world wide web is a perfect example of a
hypermedia database.
Z
Hypermedia Database
• Hypermedia Database: Example
• The biggest advantage of hypermedia
databases as compared to traditional databases
is that documents are accessed via organized
links. Examples of hypermedia database
products in today’s market are Visual FoxPro
and FileMaker Developer. These brands of
software are excellent for creating business and
management content.
Z
Hypermedia Database
• Hypermedia Database: Example
• The Web is a type of hypermedia database
because it provides results for all available
media of a phenomenon. For example, if a user
types the word "vehicle" on a search engine, it
gives results of various media that "vehicle"
falls under. Records of items are stored
according to the subject of the file.
Z
Flat File Database
• Flat File Database: is a database which, when
not being used is stored on its host computer
system as ordinary, non-indexed flat file.
• To access the structure of the data and
manipulate it, the file must be read in its
entirety into the computer’s memory.
Z
Advantages of
Flat File Database
• Placing data in flat file database has the
following advantages:
• All records are stored in one place.
• Easy to understand
• Easy to set up using a number of standard
office applications.
• Simple sorting of records can be carried
out.
Z
Disadvantages of
Flat File Database
• Flat file has serious disadvantages when it
comes to more than a few thousands of records.
Z
Disadvantages of
Flat File Database
• Potential Duplication: As more and more
records are added to the database, it becomes
difficult to avoid duplicate records.
• Non-unique Records: Notice that Mr. & Mrs.
Jones have identical ID's. This is because the
person producing this database decided they may
want to sort on identical telephone numbers and
so has applied identical ID to the two records.
This is fine for that purpose, but supposes you
only wanted to extract Mrs. Jones' record. Now it
is much more difficult.
Z
Disadvantages of
Flat File Database
• Harder to Update: suppose that this is a flat
file database also stored their work place details
– this will result in multiple records for each
person. Again, this is fine but suppose Sandra
Jones now wanted to be known as “Sandra
Thompson” after re-marrying? This will have
to be done over potentially many records and so
flat file updates are more error prone than other
methods.
Z
Disadvantages of
Flat File Database
• Inherently inefficient: consider a situation
where the database now needs to hold an extra
field to hold an email address. If there are tens
of thousands or records, there may be many
people having no email address, but each
record in a flat file database has to have the
same fields, whether they have used or not.
Other methods avoid this wasted storage.
Z
Disadvantages of
Flat File Database
• Harder to Change Data Format: Suppose the
telephone numbers now have to have a dash
between the area code and the rest of the
number, like this 0223-44033. Adding that
extra dash over tens of thousands of records
would be a significant task in a flat file
database.
Z
Disadvantages of
Flat File Database
• Poor at Complex Queries: If we wanted to
find all records with a specific telephone
number, this is a simple single-field criterion
that a flat file can easily deal with. But now
suppose we wanted all people living in Hull
who share the same surname and similar
postcode? - the criteria can quickly become too
complex for a flat file to manage.
Z
Disadvantages of
Flat File Database
• Poor at Limiting Access: Suppose this flat file
database held a confidential field in each record
that only certain staff are allowed to see -
perhaps salaries. This is difficult to achieve in a
flat file database - once a person has entered a
valid password to gain access, that person is
able to see everything.
Z
Let’s call it a day,
Thank you!

Contenu connexe

Tendances (20)

Big data frameworks
Big data frameworksBig data frameworks
Big data frameworks
 
Introduction to Data Management and Sharing
Introduction to Data Management and SharingIntroduction to Data Management and Sharing
Introduction to Data Management and Sharing
 
Importance of Database in Library
Importance of Database in LibraryImportance of Database in Library
Importance of Database in Library
 
Big Data and Hadoop
Big Data and HadoopBig Data and Hadoop
Big Data and Hadoop
 
Introduction to Bigdata and NoSQL
Introduction to Bigdata and NoSQLIntroduction to Bigdata and NoSQL
Introduction to Bigdata and NoSQL
 
Digital Types
Digital TypesDigital Types
Digital Types
 
database and database types
database and database typesdatabase and database types
database and database types
 
Unit 01 dbms
Unit 01 dbmsUnit 01 dbms
Unit 01 dbms
 
Big data
Big dataBig data
Big data
 
Introduction of big data unit 1
Introduction of big data unit 1Introduction of big data unit 1
Introduction of big data unit 1
 
Database assignment
Database assignmentDatabase assignment
Database assignment
 
Bigdata
Bigdata Bigdata
Bigdata
 
Big Data Unit 4 - Hadoop
Big Data Unit 4 - HadoopBig Data Unit 4 - Hadoop
Big Data Unit 4 - Hadoop
 
Big Data Analytics 2014
Big Data Analytics 2014Big Data Analytics 2014
Big Data Analytics 2014
 
Data tree product brochure
Data tree product brochureData tree product brochure
Data tree product brochure
 
RDBMS vs Hadoop vs Spark
RDBMS vs Hadoop vs SparkRDBMS vs Hadoop vs Spark
RDBMS vs Hadoop vs Spark
 
Database and types of databases
Database and types of databasesDatabase and types of databases
Database and types of databases
 
Eliminating the Problems of Exponential Data Growth, Forever
Eliminating the Problems of Exponential Data Growth, ForeverEliminating the Problems of Exponential Data Growth, Forever
Eliminating the Problems of Exponential Data Growth, Forever
 
big data overview ppt
big data overview pptbig data overview ppt
big data overview ppt
 
Introduction to Hadoop
Introduction to HadoopIntroduction to Hadoop
Introduction to Hadoop
 

Similaire à Trends in the Database

System Analysis And Design
System Analysis And DesignSystem Analysis And Design
System Analysis And DesignLijo Stalin
 
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptx
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptxINTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptx
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptxrenadmajid789
 
databas (2).pdf
databas (2).pdfdatabas (2).pdf
databas (2).pdfJanoakre
 
Chapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfChapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfTamiratDejene1
 
Chapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfChapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfTamiratDejene1
 
Difference between Database vs Data Warehouse vs Data Lake
Difference between Database vs Data Warehouse vs Data LakeDifference between Database vs Data Warehouse vs Data Lake
Difference between Database vs Data Warehouse vs Data Lakejeetendra mandal
 
CS3270 - DATABASE SYSTEM - Lecture (1)
CS3270 - DATABASE SYSTEM -  Lecture (1)CS3270 - DATABASE SYSTEM -  Lecture (1)
CS3270 - DATABASE SYSTEM - Lecture (1)Dilawar Khan
 
Data Analytics: HDFS with Big Data : Issues and Application
Data Analytics:  HDFS  with  Big Data :  Issues and ApplicationData Analytics:  HDFS  with  Big Data :  Issues and Application
Data Analytics: HDFS with Big Data : Issues and ApplicationDr. Chitra Dhawale
 
Introduction to Data Science.pptx
Introduction to Data Science.pptxIntroduction to Data Science.pptx
Introduction to Data Science.pptxAnusuya123
 
UNIT 5- Other Databases.pdf
UNIT 5- Other Databases.pdfUNIT 5- Other Databases.pdf
UNIT 5- Other Databases.pdfShitalGhotekar
 
Lecture-1.ppt
Lecture-1.pptLecture-1.ppt
Lecture-1.pptChSheraz3
 
Arinda oktaviana 11353204810 vii lokal g
Arinda oktaviana 11353204810   vii lokal gArinda oktaviana 11353204810   vii lokal g
Arinda oktaviana 11353204810 vii lokal gArinda oktaviana
 

Similaire à Trends in the Database (20)

Databases and types of databases
Databases and types of databasesDatabases and types of databases
Databases and types of databases
 
System Analysis And Design
System Analysis And DesignSystem Analysis And Design
System Analysis And Design
 
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptx
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptxINTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptx
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptx
 
Database
DatabaseDatabase
Database
 
Dbms mca-section a
Dbms mca-section aDbms mca-section a
Dbms mca-section a
 
dbms introduction.pptx
dbms introduction.pptxdbms introduction.pptx
dbms introduction.pptx
 
Database & Database Users
Database & Database UsersDatabase & Database Users
Database & Database Users
 
databas (2).pdf
databas (2).pdfdatabas (2).pdf
databas (2).pdf
 
Chapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfChapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdf
 
Chapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfChapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdf
 
PHP/MySQL First Session Material
PHP/MySQL First Session MaterialPHP/MySQL First Session Material
PHP/MySQL First Session Material
 
Difference between Database vs Data Warehouse vs Data Lake
Difference between Database vs Data Warehouse vs Data LakeDifference between Database vs Data Warehouse vs Data Lake
Difference between Database vs Data Warehouse vs Data Lake
 
CS3270 - DATABASE SYSTEM - Lecture (1)
CS3270 - DATABASE SYSTEM -  Lecture (1)CS3270 - DATABASE SYSTEM -  Lecture (1)
CS3270 - DATABASE SYSTEM - Lecture (1)
 
Data Analytics: HDFS with Big Data : Issues and Application
Data Analytics:  HDFS  with  Big Data :  Issues and ApplicationData Analytics:  HDFS  with  Big Data :  Issues and Application
Data Analytics: HDFS with Big Data : Issues and Application
 
Introduction to Data Science.pptx
Introduction to Data Science.pptxIntroduction to Data Science.pptx
Introduction to Data Science.pptx
 
Unit1 DBMS Introduction
Unit1 DBMS IntroductionUnit1 DBMS Introduction
Unit1 DBMS Introduction
 
UNIT 5- Other Databases.pdf
UNIT 5- Other Databases.pdfUNIT 5- Other Databases.pdf
UNIT 5- Other Databases.pdf
 
Lecture-1.ppt
Lecture-1.pptLecture-1.ppt
Lecture-1.ppt
 
Intoduction- Database Management System
Intoduction- Database Management SystemIntoduction- Database Management System
Intoduction- Database Management System
 
Arinda oktaviana 11353204810 vii lokal g
Arinda oktaviana 11353204810   vii lokal gArinda oktaviana 11353204810   vii lokal g
Arinda oktaviana 11353204810 vii lokal g
 

Plus de Marlon Jamera

JavaScript Conditional Statements
JavaScript Conditional StatementsJavaScript Conditional Statements
JavaScript Conditional StatementsMarlon Jamera
 
Tables and Forms in HTML
Tables and Forms in HTMLTables and Forms in HTML
Tables and Forms in HTMLMarlon Jamera
 
Images and Lists in HTML
Images and Lists in HTMLImages and Lists in HTML
Images and Lists in HTMLMarlon Jamera
 
Introduction to JavaScript
Introduction to JavaScriptIntroduction to JavaScript
Introduction to JavaScriptMarlon Jamera
 
How the Web Works Using HTML
How the Web Works Using HTMLHow the Web Works Using HTML
How the Web Works Using HTMLMarlon Jamera
 
Basic Concept of Database
Basic Concept of DatabaseBasic Concept of Database
Basic Concept of DatabaseMarlon Jamera
 
Website Basics and Categories
Website Basics and CategoriesWebsite Basics and Categories
Website Basics and CategoriesMarlon Jamera
 
Trends In Telecommunications
Trends In TelecommunicationsTrends In Telecommunications
Trends In TelecommunicationsMarlon Jamera
 
Hardware Technology Trends
Hardware Technology TrendsHardware Technology Trends
Hardware Technology TrendsMarlon Jamera
 
Familiarization with Web Tools
Familiarization with Web ToolsFamiliarization with Web Tools
Familiarization with Web ToolsMarlon Jamera
 
Internet Applications
Internet ApplicationsInternet Applications
Internet ApplicationsMarlon Jamera
 
Introduction to World Wide Web
Introduction to World Wide WebIntroduction to World Wide Web
Introduction to World Wide WebMarlon Jamera
 

Plus de 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
 
Hardware Technology Trends
Hardware Technology TrendsHardware Technology Trends
Hardware Technology 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
 

Dernier

How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)Damian Radcliffe
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLimonikaupta
 
INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.
INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.
INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.CarlotaBedoya1
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Call Girls in Nagpur High Profile
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.soniya singh
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...tanu pandey
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Servicegwenoracqe6
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girladitipandeya
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024APNIC
 
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445ruhi
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...APNIC
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.soniya singh
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 

Dernier (20)

How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)
 
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
 
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.
INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.
INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024
 
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 

Trends in the Database

  • 1. Z Week8: Trends in Database Management Subject Code: COMP131 By: Marlon Jamera Email: mbjamera@ama.edu.ph
  • 2. Z Trends in Database Management
  • 3. Z Review: Trends in Database Management • Used to manage dynamic data in real time and stores information about the activities of an organization. a. Operational Database b. Analytical Database c. Data Warehouse d. Distribution Database
  • 4. Z Review: Trends in Database Management • It is designed to support business intelligence and analytic applications, typically as part of data warehouse or data mart. a. Operational Database b. Analytical Database c. Data Warehouse d. Distribution Database
  • 5. Z Review: Trends in Database Management • It stores current and historical data and are used for creating analytical reports for knowledge workers through the enterprise. a. Operational Database b. Analytical Database c. Data Warehouse d. Distribution Database
  • 6. Z Review: Trends in Database Management • It organizes 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. a. Columnar Database b. Data Warehouse Appliance c. In Memory Database d. MMP Database
  • 7. Z Review: Trends in Database Management • It combines 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. a. Columnar Database b. Data Warehouse Appliance c. In Memory Database d. MMP Database
  • 8. Z Scope of the Lesson • Trends in Database Management • Embedded Database • Document Oriented Database • Graph Database • Hypermedia Database • Flat File 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 embedded database • Identify and compare the dynamics of the document oriented database and graph database • Describe the features and the aim of the hypermedia database and a flat file.
  • 10. Z Embedded Database • Embedded Database: these databases consist of data developed by individual end-users. Examples of these are collections of documents, spreadsheets, presentations, multimedia and other files.
  • 12. Z Document Oriented Database • Document Oriented Database: the document oriented database is a computer program designed for storing, retrieving, and managing document oriented or semi structured data information.
  • 14. Z Graph Database • Graph Database: is a kind of No SQL database that uses graph structures with nodes, edges and properties to represent and store information.
  • 15. Z Graph Database • Graph Database: Example
  • 16. Z Hypermedia Database • Hypermedia Database: is a computer information retrieval system that allows a user to access and work on audio-visual recordings, text, graphics and photographs of a stored subject. • The world wide web is a perfect example of a hypermedia database.
  • 17. Z Hypermedia Database • Hypermedia Database: Example • The biggest advantage of hypermedia databases as compared to traditional databases is that documents are accessed via organized links. Examples of hypermedia database products in today’s market are Visual FoxPro and FileMaker Developer. These brands of software are excellent for creating business and management content.
  • 18. Z Hypermedia Database • Hypermedia Database: Example • The Web is a type of hypermedia database because it provides results for all available media of a phenomenon. For example, if a user types the word "vehicle" on a search engine, it gives results of various media that "vehicle" falls under. Records of items are stored according to the subject of the file.
  • 19. Z Flat File Database • Flat File Database: is a database which, when not being used is stored on its host computer system as ordinary, non-indexed flat file. • To access the structure of the data and manipulate it, the file must be read in its entirety into the computer’s memory.
  • 20. Z Advantages of Flat File Database • Placing data in flat file database has the following advantages: • All records are stored in one place. • Easy to understand • Easy to set up using a number of standard office applications. • Simple sorting of records can be carried out.
  • 21. Z Disadvantages of Flat File Database • Flat file has serious disadvantages when it comes to more than a few thousands of records.
  • 22. Z Disadvantages of Flat File Database • Potential Duplication: As more and more records are added to the database, it becomes difficult to avoid duplicate records. • Non-unique Records: Notice that Mr. & Mrs. Jones have identical ID's. This is because the person producing this database decided they may want to sort on identical telephone numbers and so has applied identical ID to the two records. This is fine for that purpose, but supposes you only wanted to extract Mrs. Jones' record. Now it is much more difficult.
  • 23. Z Disadvantages of Flat File Database • Harder to Update: suppose that this is a flat file database also stored their work place details – this will result in multiple records for each person. Again, this is fine but suppose Sandra Jones now wanted to be known as “Sandra Thompson” after re-marrying? This will have to be done over potentially many records and so flat file updates are more error prone than other methods.
  • 24. Z Disadvantages of Flat File Database • Inherently inefficient: consider a situation where the database now needs to hold an extra field to hold an email address. If there are tens of thousands or records, there may be many people having no email address, but each record in a flat file database has to have the same fields, whether they have used or not. Other methods avoid this wasted storage.
  • 25. Z Disadvantages of Flat File Database • Harder to Change Data Format: Suppose the telephone numbers now have to have a dash between the area code and the rest of the number, like this 0223-44033. Adding that extra dash over tens of thousands of records would be a significant task in a flat file database.
  • 26. Z Disadvantages of Flat File Database • Poor at Complex Queries: If we wanted to find all records with a specific telephone number, this is a simple single-field criterion that a flat file can easily deal with. But now suppose we wanted all people living in Hull who share the same surname and similar postcode? - the criteria can quickly become too complex for a flat file to manage.
  • 27. Z Disadvantages of Flat File Database • Poor at Limiting Access: Suppose this flat file database held a confidential field in each record that only certain staff are allowed to see - perhaps salaries. This is difficult to achieve in a flat file database - once a person has entered a valid password to gain access, that person is able to see everything.
  • 28. Z Let’s call it a day, Thank you!

Notes de l'éditeur

  1. Government and schools and hospitals
  2. https://youtu.be/zoP19TDvYgo
  3. https://youtu.be/8utM5Ggq6QA https://youtu.be/EKgcydmOyEw