Databases are fundamental to modern information systems, such as Webshops or Banking Applications. This document provides a concise overview of three key terms:
The following diagram illustrates the interaction of these three terms:
A Database System (DBS) encompasses the database, the DBMS, and associated hardware and software components. It represents the complete environment for managing data.
Components of a DBS
A database (DB) is a structured collection of data organized for efficient retrieval and management. It stores information in a systematic way, allowing users to access, modify, and analyze data as needed. Basically, it is several Excel spreadsheets that are linked together.
Characteristics of a DB
A Database Management System (DBMS) is software that interacts with users and applications to create, store, modify, and retrieve data from a database. It acts as an intermediary between the user and the database.
Functions of a DBMS
English | German |
---|---|
to provide | bereitstellen |
retrieve | abrufen |
concise | knapp und präzise |
to interact | zusammenwirken |
to modify | verändern |
intermediary | VermittlerIn |