Database Management Systems and ERD Fundamentals
Introduction to Database Management Systems
A database is a structured collection of data stored on a computer system. It is managed using a Database Management System (DBMS), which provides the necessary tools for data storage, retrieval, and modification.
Core Benefits of Using a DBMS
- Reduced Data Redundancy: A DBMS helps minimize repeated data through organizational rules such as normalization.
- Enhanced Data Accuracy: The system uses specific rules, such as referential integrity, to maintain data consistency.
- Support for Multiple Users: Many people can access and use the database simultaneously without encountering operational problems.
Centralized vs. Distributed Databases
- Centralized: All data is stored in a single, primary location. This setup
with a size of 36.02 KB