Lecture_1 database
Lecture_1 database
The Database
Environment
1
Definitions
Data
documents
2
3
Definitions
Information
4
Graphical displays turn data into
useful information that managers
can use for decision making and 5
Definitions
Metadata
6
Descriptions of the properties or
characteristics of the data, including data
types, field sizes, allowable values, and
data context
7
Definitions
Character
Field / attribute
8
Definitions
Record
File
9
Definitions
Database
10
File processing systems
12
Disadvantages of File
Processing
Program-Data Dependence
All programs maintain metadata for each file they use
Duplication of Data
Different systems/programs have separate copies of the
same data
Limited Data Sharing
No centralized control of data
Lengthy Development Times
Programmers must design their own file formats
Excessive Program Maintenance
80% of information systems budget
13
Duplicate Data
14
SOLUTION:
The DATABASE Approach
Central repository of shared data
Data is managed by a controlling
agent
Stored in a standardized,
convenient form
15
Database Management
provide controlled System
A software system that is used to create, maintain, and
access to user databases
Order Filing
System
18
Elements of the Database
Approach
Relational Databases
19
Elements of the Database
Approach
Use of Internet Technology
21
Segment of an
Enterprise Data Model
22
Segment of a Project-Level Data Model
23
One customer
may place many
orders, but each
order is placed by
a single customer
One-to-many
relationship
24
One order has
many order lines;
each order line is
associated with a
single order
One-to-many
relationship
25
One product can
be in many
order lines, each
order line refers
to a single
product
One-to-many
relationship
26
Therefore, one
order involves
many products
and one product is
involved in many
orders
Many-to-many
relationship
27
Components of the Database Environment
28
Web-Enabled Databases
29
Table 1-6 Summary of Database Applications
30
31
Figure 1-7 Workgroup database with wireless
local area network
32
Enterprise Database
Applications
Enterprise Resource Planning (ERP)
Integrate all enterprise functions
(manufacturing, finance, sales, marketing,
inventory, accounting, human resources)
Data Warehouse
Integrated decision support system derived
from various operational databases
33
Web-Enabled Databases:-
Very successful companies have been shaken by
competition from new businesses that have employed
the Internet to improved customer information and
service, to eliminate traditional marketing channels and
distribution channels, and to implement employee
relationship management.
35