SlideShare a Scribd company logo
1 of 22
Manajemen Data (1)
 PTI Pertemuan 5

Donaya Pasha, S.Kom., M.Kom.
Chapter 5- Pertemuan 7
Today’s Lessons
 Basis Data, Data, dan Informasi
 Definisi Data
 Definisi Informasi
 Definisi Basis Data
 DBMS Structure
 Hierarchical
 Network
 Relational
 Multidimensional
 Object oriented
 Database Type
 Operational Database
 Data Warehouse
 Analytical Database
 Distributed Database
 End-user Database
 External Database
 Hypermedia Databases
 Database Security
Data
 The term data refers to groups of information that
represent the qualitative or quantitative attributes of a
variable or set of variables
 Data (plural of "datum") are typically the results of
measurements and can be the basis of graphs, images,
or observations of a set of variables
 Data are often viewed as the lowest level of abstraction
from which information and knowledge are derived
 Raw data refers to a collection of numbers, characters,
images or other outputs from devices that collect
information to convert physical quantities into symbols,
that are unprocessed.
Information
 Information, in its most restricted technical sense, is an
ordered sequence of symbols.
 As a concept, however, information has many meanings.
 Moreover, the concept of information is closely related to
notions of :
Constraint
Communication
Control
Form
Instruction
Knowledge
Meaning
Pattern
Mental stimulus
Perception, and
Representation
Basis Data
 A database consists of an organized collection of data
for one or more uses, typically in digital form.
 One way of classifying databases involves the type of
their contents, for example:
 Bibliographic
 Document-text
 Statistical.
 Digital databases are managed using database
management systems, which store database contents,
allowing data creation and maintenance, and search and
other access.
Hierarchical DBMS
 A DBMS is said to be hierarchical if the relationships
among data in the database are established in such a
way that one data item is present as the subordinate of
another one.
 Here subordinate means that items have 'parent-child'
relationships among them. Direct relationships exist
between any two records that are stored consecutively.
 The data structure "tree" is followed by the DBMS to
structure the database. No backward movement is
possible/allowed in the hierarchical database.
 Most of the older DBMS such as Dbase, FoxPro etc. are
hierarchical which are rarely used now a days.
Network DBMS
 A DBMS is said to be a Network DBMS if the relationships
among data in the database are of type many-to-many.
 The relationships among many-to-many appears in the form
of a network. Thus the structure of a network database is
extremely complicated because of these many-to-many
relationships in which one record can be used as a key of the
entire database.
 A network database is structured in the form of a graph that is
also a data structure.
 Though the structure of such a DBMS is highly complicated
however it has two basic elements i.e. records and sets to
designate many-to-many relationships.
 Mainly high-level languages such as Pascal, COBOL and
FORTRAN etc. were used to implement the records and set
structures.
Relational DBMS
 A DBMS is said to be a Relational DBMS or RDBMS
if the database relationships are treated in the form
of a table.
 A statical table that is composed of rows and
columns is used to organize the database and its
structure and is actually a two dimension array in the
computer memory.
 A number of RDBMS are available however the
most popular are Oracle, Sybase, Ingress, Informix,
Microsoft SQL Server, Microsoft Access and so on.
Multidimensional DBMS
 The multidimensional structure is similar to the relational
model.
 The dimensions of the cube looking model have data
relating to elements in each cell.
 This structure gives a spreadsheet like view of data.
 This structure is easy to maintain because records are
stored as fundamental attributes, the same way they’re
viewed and the structure is easy to understand. Its high
performance has made it the most popular database
structure when it comes to enabling online analytical
processing (OLAP).
Object Oriented Database
 The object oriented structure has the ability to handle
graphics, pictures, voice and text, types of data, without
difficultly unlike the other database structures.
 This structure is popular for multimedia Web-based
applications. It was designed to work with object-oriented
programming languages such as Java
Operational Database
 These databases store detailed data about the operations of
an organization.
 They are typically organized by subject matter, process
relatively high volumes of updates using transactions.
 Essentially every major organization on earth uses such
databases.
 Examples include customer databases that record contact,
credit, and demographic information about a business'
customers, personnel databases that hold information such as
salary, benefits, skills data about employees, manufacturing
databases that record details about product components,
parts inventory, and financial databases that keep track of the
organization's money, accounting and financial dealings.
Data Warehouse
 Data warehouses archive modern data from operational
databases and often from external sources such as market
research firms.
 Often operational data undergoes transformation on its way
into the warehouse, getting summarized, anonymized,
reclassified, etc.
 The warehouse becomes the central source of data for use by
managers and other end-users who may not have access to
operational data.
 For example, sales data might be aggregated to weekly totals
and converted from internal product codes to use UPC codes
so that it can be compared with ACNielsen data.
 Some basic and essential components of data warehousing
include retrieving and analyzing data, transforming,loading
and managing data so as to make it available for further use.
Analytical Database
 Analysts may do their work directly against a
data warehouse, or create a separate analytic
database for Online Analytical Processing.
 For example, a company might extract sales
records for analyzing the effectiveness of
advertising and other sales promotions at an
aggregate level.
Distributed Database
 These are databases of local work-groups and
departments at regional offices, branch offices,
manufacturing plants and other work sites.
 These databases can include segments of both
common operational and common user
databases, as well as data generated and used
only at a user’s own site.
End-user Database
 These databases consist of data developed by
individual end-users.
 Examples of these are collections of documents
in spreadsheets, word processing and
downloaded files, or even managing their
personal baseball card collection.
External Database
 These databases contain data collected for use
across multiple organizations, either freely or via
subscription.
 The Internet Movie Database is one example.
Hypermedia Databases
 The Worldwide web can be thought of as a
database, albeit one spread across millions of
independent computing systems.
 Web browsers "process" this data one page at a
time, while web crawlers and other software
provide the equivalent of database indexes to
support search and other activities.
Database Security
 Database security is the system, processes, and
procedures that protect a database from unintended
activity.
 Unintended activity can be categorized as authenticated
misuse, malicious attacks or inadvertent mistakes made
by authorized individuals or processes.
 Database security is also a specialty within the broader
discipline of computer security.
 Traditionally databases have been protected from
external connections by firewalls or routers on the
network perimeter with the database environment
existing on the internal network opposed to being located
within a demilitarized zone.
 Additional network security devices that detect and alert
on malicious database protocol traffic include network
intrusion detection systems along with host-based
intrusion detection systems.
 Database security is more critical as networks have
become more open.
 Databases provide many layers and types of information
security, typically specified in the data dictionary,
including:
 Access control
 Auditing
 Authentication
 Encryption
 Integrity controls
 Database security can begin with the process of creation and
publishing of appropriate security standards for the database
environment. The standards may include specific controls for the
various relevant database platforms; a set of best practices that
cross over the platforms; and linkages of the standards to higher
level polices and governmental regulations.
Selesai

More Related Content

What's hot

Emerging DB Technologies
Emerging DB TechnologiesEmerging DB Technologies
Emerging DB TechnologiesTalal Alsubaie
 
Foundations of Information System in Business - Mark John Lado
Foundations of Information System in Business - Mark John LadoFoundations of Information System in Business - Mark John Lado
Foundations of Information System in Business - Mark John LadoMark John Lado, MIT
 
Security Privacy Operating System and Artificial Intelligence
Security Privacy Operating System and Artificial IntelligenceSecurity Privacy Operating System and Artificial Intelligence
Security Privacy Operating System and Artificial IntelligenceMark John Lado, MIT
 
Fs 5.1 information technology_kc
Fs 5.1 information technology_kcFs 5.1 information technology_kc
Fs 5.1 information technology_kcCharles ThatGuy
 
INFORMATION TECHNOLOGY (Animated PPT ):- Sreedevi V.S, LIBRARIAN, Holygrcae ...
INFORMATION TECHNOLOGY  (Animated PPT ):- Sreedevi V.S, LIBRARIAN, Holygrcae ...INFORMATION TECHNOLOGY  (Animated PPT ):- Sreedevi V.S, LIBRARIAN, Holygrcae ...
INFORMATION TECHNOLOGY (Animated PPT ):- Sreedevi V.S, LIBRARIAN, Holygrcae ...Sreedevi Santhosh
 
New information service
New information serviceNew information service
New information serviceSaeid Nezareh
 
D sys ch-vvdp-unit-1
D sys ch-vvdp-unit-1D sys ch-vvdp-unit-1
D sys ch-vvdp-unit-1shaik subhani
 
Complete dbms notes
Complete dbms notesComplete dbms notes
Complete dbms notesTanya Makkar
 
3 softwares and elements of information system
3 softwares and elements of information system3 softwares and elements of information system
3 softwares and elements of information systemMrQaz996
 
CURRENT AND FUTURE TRENDS IN DBMS
CURRENT AND FUTURE TRENDS IN DBMSCURRENT AND FUTURE TRENDS IN DBMS
CURRENT AND FUTURE TRENDS IN DBMSGayathri P
 

What's hot (20)

Emerging DB Technologies
Emerging DB TechnologiesEmerging DB Technologies
Emerging DB Technologies
 
Foundations of Information System in Business - Mark John Lado
Foundations of Information System in Business - Mark John LadoFoundations of Information System in Business - Mark John Lado
Foundations of Information System in Business - Mark John Lado
 
Security Privacy Operating System and Artificial Intelligence
Security Privacy Operating System and Artificial IntelligenceSecurity Privacy Operating System and Artificial Intelligence
Security Privacy Operating System and Artificial Intelligence
 
Ijetcas14 583
Ijetcas14 583Ijetcas14 583
Ijetcas14 583
 
Fs 5.1 information technology_kc
Fs 5.1 information technology_kcFs 5.1 information technology_kc
Fs 5.1 information technology_kc
 
INFORMATION TECHNOLOGY (Animated PPT ):- Sreedevi V.S, LIBRARIAN, Holygrcae ...
INFORMATION TECHNOLOGY  (Animated PPT ):- Sreedevi V.S, LIBRARIAN, Holygrcae ...INFORMATION TECHNOLOGY  (Animated PPT ):- Sreedevi V.S, LIBRARIAN, Holygrcae ...
INFORMATION TECHNOLOGY (Animated PPT ):- Sreedevi V.S, LIBRARIAN, Holygrcae ...
 
Cloud Computing in Laymen terms
Cloud Computing in Laymen termsCloud Computing in Laymen terms
Cloud Computing in Laymen terms
 
Importance of Database in Library
Importance of Database in LibraryImportance of Database in Library
Importance of Database in Library
 
New information service
New information serviceNew information service
New information service
 
Bcs
BcsBcs
Bcs
 
INFORMATION SYSTEM lecture
INFORMATION SYSTEM lectureINFORMATION SYSTEM lecture
INFORMATION SYSTEM lecture
 
Lecture1-IS322(Data&InfoMang-introduction)
Lecture1-IS322(Data&InfoMang-introduction)Lecture1-IS322(Data&InfoMang-introduction)
Lecture1-IS322(Data&InfoMang-introduction)
 
Current trends in DBMS
Current trends in DBMSCurrent trends in DBMS
Current trends in DBMS
 
D sys ch-vvdp-unit-1
D sys ch-vvdp-unit-1D sys ch-vvdp-unit-1
D sys ch-vvdp-unit-1
 
Complete dbms notes
Complete dbms notesComplete dbms notes
Complete dbms notes
 
Emerging Technologies in IT
Emerging Technologies in ITEmerging Technologies in IT
Emerging Technologies in IT
 
jose rizal
jose rizaljose rizal
jose rizal
 
Multimedia Database
Multimedia DatabaseMultimedia Database
Multimedia Database
 
3 softwares and elements of information system
3 softwares and elements of information system3 softwares and elements of information system
3 softwares and elements of information system
 
CURRENT AND FUTURE TRENDS IN DBMS
CURRENT AND FUTURE TRENDS IN DBMSCURRENT AND FUTURE TRENDS IN DBMS
CURRENT AND FUTURE TRENDS IN DBMS
 

Similar to Chapter 05 pertemuan 7- donpas - manajemen data

Database Management System
Database Management SystemDatabase Management System
Database Management SystemTamur Iqbal
 
Types of Databases.pptx
Types of Databases.pptxTypes of Databases.pptx
Types of Databases.pptxRudradeepHazra
 
Uses of dbms
Uses of dbmsUses of dbms
Uses of dbmsMISY
 
Introduction-to-Databases.pptx
Introduction-to-Databases.pptxIntroduction-to-Databases.pptx
Introduction-to-Databases.pptxIvanDarrylLopez
 
Database Management Systems (Mcom Ecommerce)
Database Management Systems (Mcom Ecommerce)Database Management Systems (Mcom Ecommerce)
Database Management Systems (Mcom Ecommerce)Rupen Parte
 
Data base management system
Data base management systemData base management system
Data base management systemNavneet Jingar
 
Data base management system
Data base management systemData base management system
Data base management systemashirafzal1
 
Ch-1-Introduction-to-Database.pdf
Ch-1-Introduction-to-Database.pdfCh-1-Introduction-to-Database.pdf
Ch-1-Introduction-to-Database.pdfMrjJoker1
 
Relational database management systems
Relational database management systemsRelational database management systems
Relational database management systemsDatasoft Consulting
 
Database Management Systems ( Dbms )
Database Management Systems ( Dbms )Database Management Systems ( Dbms )
Database Management Systems ( Dbms )Patty Buckley
 

Similar to Chapter 05 pertemuan 7- donpas - manajemen data (20)

DBMS PART 1.docx
DBMS PART 1.docxDBMS PART 1.docx
DBMS PART 1.docx
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
 
Types of Databases.pptx
Types of Databases.pptxTypes of Databases.pptx
Types of Databases.pptx
 
Database Intro
Database IntroDatabase Intro
Database Intro
 
Uses of dbms
Uses of dbmsUses of dbms
Uses of dbms
 
Introduction-to-Databases.pptx
Introduction-to-Databases.pptxIntroduction-to-Databases.pptx
Introduction-to-Databases.pptx
 
Database Management Systems (Mcom Ecommerce)
Database Management Systems (Mcom Ecommerce)Database Management Systems (Mcom Ecommerce)
Database Management Systems (Mcom Ecommerce)
 
Database systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdfDatabase systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdf
 
Database systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdfDatabase systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdf
 
Database systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdfDatabase systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdf
 
Database systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdfDatabase systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdf
 
Data base management system
Data base management systemData base management system
Data base management system
 
Data base management system
Data base management systemData base management system
Data base management system
 
Ch-1-Introduction-to-Database.pdf
Ch-1-Introduction-to-Database.pdfCh-1-Introduction-to-Database.pdf
Ch-1-Introduction-to-Database.pdf
 
Relational database management systems
Relational database management systemsRelational database management systems
Relational database management systems
 
Database systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdfDatabase systems Handbook by Muhammad Sharif.pdf
Database systems Handbook by Muhammad Sharif.pdf
 
Database systems Handbook.pdf
Database systems Handbook.pdfDatabase systems Handbook.pdf
Database systems Handbook.pdf
 
Database systems Handbook.pdf
Database systems Handbook.pdfDatabase systems Handbook.pdf
Database systems Handbook.pdf
 
Database systems Handbook.pdf
Database systems Handbook.pdfDatabase systems Handbook.pdf
Database systems Handbook.pdf
 
Database Management Systems ( Dbms )
Database Management Systems ( Dbms )Database Management Systems ( Dbms )
Database Management Systems ( Dbms )
 

More from UNIVERSITAS TEKNOKRAT INDONESIA

Chapter 11 pertemuan 15- donpas - it business and ethic.ppt
Chapter 11 pertemuan 15- donpas - it business and ethic.pptChapter 11 pertemuan 15- donpas - it business and ethic.ppt
Chapter 11 pertemuan 15- donpas - it business and ethic.pptUNIVERSITAS TEKNOKRAT INDONESIA
 
Chapter 08 pertemuan 12 - donpas - lanjutan pengenalan e-business and e-comme...
Chapter 08 pertemuan 12 - donpas - lanjutan pengenalan e-business and e-comme...Chapter 08 pertemuan 12 - donpas - lanjutan pengenalan e-business and e-comme...
Chapter 08 pertemuan 12 - donpas - lanjutan pengenalan e-business and e-comme...UNIVERSITAS TEKNOKRAT INDONESIA
 
Chapter 08 pertemuan 11- donpas - e-business dan e-commerce
Chapter 08 pertemuan 11- donpas - e-business dan e-commerceChapter 08 pertemuan 11- donpas - e-business dan e-commerce
Chapter 08 pertemuan 11- donpas - e-business dan e-commerceUNIVERSITAS TEKNOKRAT INDONESIA
 
Chapter 07 pertemuan 9- donpas - keunggulan kompetitif ti dan si strategis
Chapter 07 pertemuan 9- donpas - keunggulan kompetitif ti dan si strategisChapter 07 pertemuan 9- donpas - keunggulan kompetitif ti dan si strategis
Chapter 07 pertemuan 9- donpas - keunggulan kompetitif ti dan si strategisUNIVERSITAS TEKNOKRAT INDONESIA
 
Chapter 4 pertemuan 6- donpas - infrastruktur teknologi informasi
Chapter 4 pertemuan 6- donpas - infrastruktur teknologi informasiChapter 4 pertemuan 6- donpas - infrastruktur teknologi informasi
Chapter 4 pertemuan 6- donpas - infrastruktur teknologi informasiUNIVERSITAS TEKNOKRAT INDONESIA
 
Chapter 01 pertemuan 1&2- donpas - konsep dasar sistem komputer dan ti
Chapter 01 pertemuan 1&2- donpas - konsep dasar sistem komputer dan tiChapter 01 pertemuan 1&2- donpas - konsep dasar sistem komputer dan ti
Chapter 01 pertemuan 1&2- donpas - konsep dasar sistem komputer dan tiUNIVERSITAS TEKNOKRAT INDONESIA
 

More from UNIVERSITAS TEKNOKRAT INDONESIA (20)

Chapter 11 pertemuan 15- donpas - it business and ethic.ppt
Chapter 11 pertemuan 15- donpas - it business and ethic.pptChapter 11 pertemuan 15- donpas - it business and ethic.ppt
Chapter 11 pertemuan 15- donpas - it business and ethic.ppt
 
Chapter 10 pertemuan 14- donpas - computer security
Chapter 10 pertemuan 14- donpas - computer securityChapter 10 pertemuan 14- donpas - computer security
Chapter 10 pertemuan 14- donpas - computer security
 
Chapter 08 pertemuan 12 - donpas - lanjutan pengenalan e-business and e-comme...
Chapter 08 pertemuan 12 - donpas - lanjutan pengenalan e-business and e-comme...Chapter 08 pertemuan 12 - donpas - lanjutan pengenalan e-business and e-comme...
Chapter 08 pertemuan 12 - donpas - lanjutan pengenalan e-business and e-comme...
 
Chapter 08 pertemuan 11- donpas - e-business dan e-commerce
Chapter 08 pertemuan 11- donpas - e-business dan e-commerceChapter 08 pertemuan 11- donpas - e-business dan e-commerce
Chapter 08 pertemuan 11- donpas - e-business dan e-commerce
 
Chapter 07 pertemuan 9- donpas - keunggulan kompetitif ti dan si strategis
Chapter 07 pertemuan 9- donpas - keunggulan kompetitif ti dan si strategisChapter 07 pertemuan 9- donpas - keunggulan kompetitif ti dan si strategis
Chapter 07 pertemuan 9- donpas - keunggulan kompetitif ti dan si strategis
 
Chapter 06 pertemuan 8- donpas - ti dan decision making
Chapter 06 pertemuan 8- donpas - ti dan decision makingChapter 06 pertemuan 8- donpas - ti dan decision making
Chapter 06 pertemuan 8- donpas - ti dan decision making
 
Chapter 4 pertemuan 6- donpas - infrastruktur teknologi informasi
Chapter 4 pertemuan 6- donpas - infrastruktur teknologi informasiChapter 4 pertemuan 6- donpas - infrastruktur teknologi informasi
Chapter 4 pertemuan 6- donpas - infrastruktur teknologi informasi
 
Chapter 02 pertemuan 3- donpas-pti - software
Chapter 02 pertemuan 3- donpas-pti - softwareChapter 02 pertemuan 3- donpas-pti - software
Chapter 02 pertemuan 3- donpas-pti - software
 
Chapter 01 pertemuan 1&2- donpas - konsep dasar sistem komputer dan ti
Chapter 01 pertemuan 1&2- donpas - konsep dasar sistem komputer dan tiChapter 01 pertemuan 1&2- donpas - konsep dasar sistem komputer dan ti
Chapter 01 pertemuan 1&2- donpas - konsep dasar sistem komputer dan ti
 
Chap 4 (1)
Chap 4 (1)Chap 4 (1)
Chap 4 (1)
 
Chapter 10_dp-pertemuan_15-16
 Chapter 10_dp-pertemuan_15-16 Chapter 10_dp-pertemuan_15-16
Chapter 10_dp-pertemuan_15-16
 
Chapter 9_dp-pertemuan_14
 Chapter 9_dp-pertemuan_14 Chapter 9_dp-pertemuan_14
Chapter 9_dp-pertemuan_14
 
Chapter 8_dp-pertemuan_12-13
 Chapter 8_dp-pertemuan_12-13 Chapter 8_dp-pertemuan_12-13
Chapter 8_dp-pertemuan_12-13
 
Chapter 7_dp-pertemuan_11
 Chapter 7_dp-pertemuan_11 Chapter 7_dp-pertemuan_11
Chapter 7_dp-pertemuan_11
 
Chapter 6_dp-pertemuan_9
 Chapter 6_dp-pertemuan_9 Chapter 6_dp-pertemuan_9
Chapter 6_dp-pertemuan_9
 
Chapter 5_dp-_pertemuan_7_8
 Chapter 5_dp-_pertemuan_7_8 Chapter 5_dp-_pertemuan_7_8
Chapter 5_dp-_pertemuan_7_8
 
Chapter 4_dp-pertemuan 6
 Chapter 4_dp-pertemuan 6 Chapter 4_dp-pertemuan 6
Chapter 4_dp-pertemuan 6
 
Chapter 3_dp-pertemuan 4&5
 Chapter 3_dp-pertemuan 4&5 Chapter 3_dp-pertemuan 4&5
Chapter 3_dp-pertemuan 4&5
 
Chapter 2_dp-pertemuan 2&3
 Chapter 2_dp-pertemuan 2&3 Chapter 2_dp-pertemuan 2&3
Chapter 2_dp-pertemuan 2&3
 
Chapter 1_dp-pertemuan 1
 Chapter 1_dp-pertemuan 1 Chapter 1_dp-pertemuan 1
Chapter 1_dp-pertemuan 1
 

Recently uploaded

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
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
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
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
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
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 

Recently uploaded (20)

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
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
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?
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 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)
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
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
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 

Chapter 05 pertemuan 7- donpas - manajemen data

  • 1. Manajemen Data (1)  PTI Pertemuan 5  Donaya Pasha, S.Kom., M.Kom. Chapter 5- Pertemuan 7
  • 2. Today’s Lessons  Basis Data, Data, dan Informasi  Definisi Data  Definisi Informasi  Definisi Basis Data  DBMS Structure  Hierarchical  Network  Relational  Multidimensional  Object oriented
  • 3.  Database Type  Operational Database  Data Warehouse  Analytical Database  Distributed Database  End-user Database  External Database  Hypermedia Databases  Database Security
  • 4. Data  The term data refers to groups of information that represent the qualitative or quantitative attributes of a variable or set of variables  Data (plural of "datum") are typically the results of measurements and can be the basis of graphs, images, or observations of a set of variables  Data are often viewed as the lowest level of abstraction from which information and knowledge are derived  Raw data refers to a collection of numbers, characters, images or other outputs from devices that collect information to convert physical quantities into symbols, that are unprocessed.
  • 5. Information  Information, in its most restricted technical sense, is an ordered sequence of symbols.  As a concept, however, information has many meanings.  Moreover, the concept of information is closely related to notions of : Constraint Communication Control Form Instruction Knowledge Meaning Pattern Mental stimulus Perception, and Representation
  • 6. Basis Data  A database consists of an organized collection of data for one or more uses, typically in digital form.  One way of classifying databases involves the type of their contents, for example:  Bibliographic  Document-text  Statistical.  Digital databases are managed using database management systems, which store database contents, allowing data creation and maintenance, and search and other access.
  • 7. Hierarchical DBMS  A DBMS is said to be hierarchical if the relationships among data in the database are established in such a way that one data item is present as the subordinate of another one.  Here subordinate means that items have 'parent-child' relationships among them. Direct relationships exist between any two records that are stored consecutively.  The data structure "tree" is followed by the DBMS to structure the database. No backward movement is possible/allowed in the hierarchical database.  Most of the older DBMS such as Dbase, FoxPro etc. are hierarchical which are rarely used now a days.
  • 8. Network DBMS  A DBMS is said to be a Network DBMS if the relationships among data in the database are of type many-to-many.  The relationships among many-to-many appears in the form of a network. Thus the structure of a network database is extremely complicated because of these many-to-many relationships in which one record can be used as a key of the entire database.  A network database is structured in the form of a graph that is also a data structure.  Though the structure of such a DBMS is highly complicated however it has two basic elements i.e. records and sets to designate many-to-many relationships.  Mainly high-level languages such as Pascal, COBOL and FORTRAN etc. were used to implement the records and set structures.
  • 9. Relational DBMS  A DBMS is said to be a Relational DBMS or RDBMS if the database relationships are treated in the form of a table.  A statical table that is composed of rows and columns is used to organize the database and its structure and is actually a two dimension array in the computer memory.  A number of RDBMS are available however the most popular are Oracle, Sybase, Ingress, Informix, Microsoft SQL Server, Microsoft Access and so on.
  • 10. Multidimensional DBMS  The multidimensional structure is similar to the relational model.  The dimensions of the cube looking model have data relating to elements in each cell.  This structure gives a spreadsheet like view of data.  This structure is easy to maintain because records are stored as fundamental attributes, the same way they’re viewed and the structure is easy to understand. Its high performance has made it the most popular database structure when it comes to enabling online analytical processing (OLAP).
  • 11. Object Oriented Database  The object oriented structure has the ability to handle graphics, pictures, voice and text, types of data, without difficultly unlike the other database structures.  This structure is popular for multimedia Web-based applications. It was designed to work with object-oriented programming languages such as Java
  • 12. Operational Database  These databases store detailed data about the operations of an organization.  They are typically organized by subject matter, process relatively high volumes of updates using transactions.  Essentially every major organization on earth uses such databases.  Examples include customer databases that record contact, credit, and demographic information about a business' customers, personnel databases that hold information such as salary, benefits, skills data about employees, manufacturing databases that record details about product components, parts inventory, and financial databases that keep track of the organization's money, accounting and financial dealings.
  • 13. Data Warehouse  Data warehouses archive modern data from operational databases and often from external sources such as market research firms.  Often operational data undergoes transformation on its way into the warehouse, getting summarized, anonymized, reclassified, etc.  The warehouse becomes the central source of data for use by managers and other end-users who may not have access to operational data.  For example, sales data might be aggregated to weekly totals and converted from internal product codes to use UPC codes so that it can be compared with ACNielsen data.  Some basic and essential components of data warehousing include retrieving and analyzing data, transforming,loading and managing data so as to make it available for further use.
  • 14. Analytical Database  Analysts may do their work directly against a data warehouse, or create a separate analytic database for Online Analytical Processing.  For example, a company might extract sales records for analyzing the effectiveness of advertising and other sales promotions at an aggregate level.
  • 15. Distributed Database  These are databases of local work-groups and departments at regional offices, branch offices, manufacturing plants and other work sites.  These databases can include segments of both common operational and common user databases, as well as data generated and used only at a user’s own site.
  • 16. End-user Database  These databases consist of data developed by individual end-users.  Examples of these are collections of documents in spreadsheets, word processing and downloaded files, or even managing their personal baseball card collection.
  • 17. External Database  These databases contain data collected for use across multiple organizations, either freely or via subscription.  The Internet Movie Database is one example.
  • 18. Hypermedia Databases  The Worldwide web can be thought of as a database, albeit one spread across millions of independent computing systems.  Web browsers "process" this data one page at a time, while web crawlers and other software provide the equivalent of database indexes to support search and other activities.
  • 19. Database Security  Database security is the system, processes, and procedures that protect a database from unintended activity.  Unintended activity can be categorized as authenticated misuse, malicious attacks or inadvertent mistakes made by authorized individuals or processes.  Database security is also a specialty within the broader discipline of computer security.  Traditionally databases have been protected from external connections by firewalls or routers on the network perimeter with the database environment existing on the internal network opposed to being located within a demilitarized zone.
  • 20.  Additional network security devices that detect and alert on malicious database protocol traffic include network intrusion detection systems along with host-based intrusion detection systems.  Database security is more critical as networks have become more open.  Databases provide many layers and types of information security, typically specified in the data dictionary, including:  Access control  Auditing  Authentication  Encryption  Integrity controls
  • 21.  Database security can begin with the process of creation and publishing of appropriate security standards for the database environment. The standards may include specific controls for the various relevant database platforms; a set of best practices that cross over the platforms; and linkages of the standards to higher level polices and governmental regulations.