Ch-03-1 Unlocked 2
Ch-03-1 Unlocked 2
On-Demand
Strategies for
3 Performance, Growth,
and Sustainability
Dr. Ebadati
Ph.D. (Computer Science),
Data
Chapter
Delhi
Management,
Business
Intelligence, and
Data Analytics
Learning Objectives (1 of 5)
Database Technologies: Databases
• Collections of data sets or records stored in a systematic way
• Stores data generated by business apps, sensors, operations,
and transaction-processing systems (TPS)
• The data in databases are extremely volatile
• Medium and large enterprises typically have many databases of
various types
• Simplifies data access by requiring that users only specify what data they
want to access without defining how they will be achieved
SELECT column_name(s)
FROM table_name
WHERE condition
OLTP and OLAP Systems
c. IBM’s DB2
e. PostgreSQL
Data Management and Database Technologies
1. Describe a database and database management system
(DBMS).
2. Explain what an online transaction-processing (OLAP)
system does.
3. Why are data in databases volatile?
4. Describe the functions of a DBMS.
5. Describe the purpose and benefits of data management.
6. What is a relational database management system?
Learning Objectives (2 of 5)
Centralized and Distributed Database Architecture
• Centralized Database Architecture
• Better IT security
• Distributed Database Architecture
• Dirty Data
Characteristic Description
Incomplete Missing data
Duplicated or in Too many copies or versions of the same data—and the versions are
inconsistent or in conflict with each other
conflict
Non-standardized Data are stored in incompatible formats—and cannot be compared or
summarized
Unusable Data are not in context to be understood or interpreted correctly at the time of
access
Data Life Cycle and Data Principles (1 of 2)
• Principle of Diminishing Data Value
• The value of data diminishes as they age
• Blind spots (lack of data availability) of 30 days or longer
inhibit peak performance
• Global financial services institutions rely on near-real-time
data for peak performance
• Principle of 90/90 Data Use
• As high as 90 percent, is seldom accessed after 90 days
(except for auditing purposes)
• Roughly 90 percent of data lose most of their value after
3 months
Data Life Cycle and Data Principles (2 of 2)
• Principle of data in context
• Input from online forms, bar codes, sensors, websites, social sites, copiers,
emails, and more
• Industry Standards
ebadati.com
Omid Ebadati