company logo database system i gde dharma n. fenomena “information overload” “the percentage...

18
Company LOGO Database System I Gde Dharma N

Upload: lindsey-simon

Post on 12-Jan-2016

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Company

LOGO

Database System

I Gde Dharma N

Page 2: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Fenomena “Information Overload”

“The percentage of unstructured data is 85% of the total and

growing..”---Delphi Group Survey, 2008

Page 3: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Data VS Information :What is the difference?

Page 4: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

What is Data?

Data can be defined in many ways.Data is a collection of facts, such as

values or measurements.Data can be defined in many ways.

Information science defines data as unprocessed information.

It can be numbers, words, measurements, observations or even just descriptions of things.

Page 5: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

What is Information?

Information is data that have been organized and communicated in a coherent and meaningful manner.

Data is converted into information, and information is converted into knowledge.

Knowledge; information evaluated and organized so that it can be used purposefully.

Page 6: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Universe of Discourse

A database is a model of some aspect of the reality of an organisation.

It is conventional to call this reality a universe of discourse (UoD), or a domain of discourse.

Universe ofDiscourse

Database Design Database Scheme

Page 7: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

What is Database?

A Database is any collection of data.Models a real-world enterpriseA DBMS is a software system designed to

maintain a database.We use a DBMS when

there is a large amount of data security and integrity of the data are important many users access the data concurrently

Page 8: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Factbases Datum

PersistenceIntensional dan Extensional PartsIntegrity

Redudancy Transactions Integrity Constraints

Nature of Database

Page 9: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Data Model

Hierarchy Data ModelNetwork Data ModelRelational Data Model

Page 10: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

DBMS Approach

Top-Down Approach, start making database with planning stage. Example : Entity Relationship Diagram.

Bottom-Up Approach, used to transform from traditional system or form to database.

Page 11: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Why use a DBMS?

Without a DBMS, we’d have :

Data stored as bits on disk organized as files

Access by a collection of ad hoc programs

Users of the data

There is no control or coordination of what

these program do with the data

Page 12: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Why use a DBMS?

With a DBMS, we have :

Data stored as bits on disk organized as files

Application

Users of the data

DBMS provide control and coordination to

protect the data.

DBMS

Page 13: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

DBMS Advantage

High Performance for large data.Data Integrity.Data Independence.Centralization of data.Data Security more flexible.

Page 14: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Main Component of Database

HardwareSoftwareDataUser

Page 15: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Layers of Data Abstraction

View 1 View 2 View 3

Conceptual Schema / Internal Schema / Logical Schema

DatabaseFile

External Layer

Logical Layer

Physical Layer

Page 16: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Functional Component of Database

Database ManagerFile ManagerDisk Manager

Page 17: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Database Development Life Cycle

Page 18: Company LOGO Database System I Gde Dharma N. Fenomena “Information Overload” “The percentage of unstructured data is 85% of the total and growing..” ---Delphi

Thank you for your attention.

Any Question?????