Information Management - 1 Flashcards
Database
- solve many of the problems encountered in data management
- Used in almost all modern settings involving data management
1. business
2. research
3. administration
Data
- raw facts
- foundation of information and bedrock of knowledge
information
- result of processed raw data to reveal its meaning
- requires context
raw data
should be formatted for storage, preocessing, information
Data
second definition
building blocks of information
Information
second definition
- produced by processing data
- used to reveal meaning of data
decision making
- accurate, timely, relevant key for good decision making
- key for organizational survival
database
shared, integrated computer strcuture that collects: end-user and metadata
end-user
raw facts that are in interest of end-user
metadata
- data about data
- procide data characteristics
- complement and expand value of data
database management system
(DBMS)
- collection of programs
- manages structure and controls access data
role of dbms
- dbms serves as intermediary between user and database
- database structure stores file collection
- file collection can only be accessed through dbms
- dbms enables users to share data
- dbms integrates many users’ view of the data
dbms interaction between enduser and database
https://player.slideplayer.com/89/14390402/slides/slide_4.jpg
dbms advantages
- improved data sharing
- improved data security
- minimized data inconsistency
- improved data access
- improved decision making
- increased enduser productivity
dbms advantages
- improved data sharing
- improved data security
- minimized data inconsistency
- improved data access
- improved decision making
- increased enduser productivity
databasese can be classified
- number of users
- database location
- expected type and extent of use
Single-user database
one user at a time
example: PC
Multi-user database
caters multiple users at a single time
example: workgroup and enterprise
centralized database
data located at a single location
Distributed database
data distributed into several different sites
Operational database
- company’s day-to-day operation
- transactional or production database
Data warehouse
dta stored for tactical or strategical decisions
Unstructured data
data in their original state
Structured data
- data result from formatting
- structure applied based on type of processing to be performed
Semistructured data
have been processed to some extent
Extensible Markup Language
- data elements in a textual format
- XML database supports semistructured XML data
Types of database
- Single-user database
- Multi-user database
- Centralized database
- Distributed database
- Operational Database
- Data Warehouse
- Unstructured data
- Structured data
- Semstructured data
- Extensible Markup Language
database design
- focuses on the design of database structure for the end-user data
- designer must identify database expected use
Well-designed database
- facilitates data management
- generate accurate and valuable information