Lecture 1 - F
Lecture 1 - F
Examples of DBMS
DBMS Functionality
Database Characteristics
2
Basic Concepts
3
Basic Concepts
4
Introduction to Database Systems
▸Concurrent Processing and Sharing by a set of users and programs while keeping the
data's validity and consistency.
▸Other features:
▹Protection or Security measures to prevent unauthorized access.
▹Active processing to take internal actions on data.
8 ▹Presentation and Visualization of data
University Database Example
▸Mini-world are some parts of the real world in which data is stored in a
database.
11
Database Characteristics
▸Data Abstraction
▹A data model is used to hide storage details and present the
users with a conceptual view of the database.
13
Database Characteristics