Software - Systems Software
Systems Services - Database Management Systems (DBMS)


Database Management Systems provide a standard interface between stored data and the application programs which use it. A DBMS allows multiple users to access the same data, auditing any changes which have been made and by whom.

The DBMS maintains the data; the applications which access the data interpret it. The DBMS also provides a system for searching the data and selecting subsets of the data.