01 Fundamentals of Database Systems
01 Fundamentals of Database Systems
CC105
Database Systems
This course covers information management, database design, data modeling,
SQL, and implementation using relational database system.
Laboratory Rubrics 10 – 5 - 0
Introduction to
Database Systems
Week 1
Week 1: Introduction to Database Systems
2. Integrity Maintenance
3. Data Access
4. Concurrency
5. Security
Database System
• Combination of:
1. Database
2. DBMS
3. Tools
4. Processes
• Data are known facts about an entity and have implicit meaning
If known, what possible type of system is used during that transaction or task.
2. DBMS
• is designed to handle large amounts of data and facilitate data organization, storage,
retrieval, and manipulation.
• It provides a set of tools and functionalities to manage the structure, integrity, security,
and performance of databases.
➢This tools allows users to manage database such as:
➢Create and delete database
➢Add, delete, edit data
➢Sort and retrieve data
Role of DBMS?