Definition
A database management system (DBMS) is the software that stores, organizes, retrieves, and protects the data held in a database. It sits between the raw stored data and the people or programs that need to use it, handling tasks like adding new records, updating existing ones, running searches, and controlling who is allowed to see or change what.
Plain English
It is the program that keeps a big collection of information organized and lets people look things up or update it without messing it up.
Context Anchor
Seen in aviation acronym lists, technical manuals, and computer-based systems that store or manage aviation information.
Why Pilots Care
Many of the tools pilots rely on — weather briefings, NOTAMs, airport information, flight planning apps — pull their information from databases managed by a DBMS. Knowing the term helps when reading documentation about how aviation data is delivered, updated, and kept current.
Intuition Check
Do not confuse the DBMS with the information itself. The DBMS is the software that manages the information.
Example Sentence 1
The flight planning service uses a DBMS to keep airport, airspace, and procedure information current for every user.
Example Sentence 2
Database updates for navigation information are handled by the system's DBMS.