Database Management System

From Conservapedia
This is an old revision of this page, as edited by Isaac4given (talk | contribs) at 20:27, September 14, 2007. It may differ significantly from current revision.
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Definition

DBMS stands for database management system. A database management system is a collection of programs that manages the structure of databases and controls access to the data stored in the databases.

Functions

The functions of a DBMS include data dictionary management, data storage management, and data transformation and presentation. The functions also include security management, multiuser access control, backup and recovery management, data integrity management, database access languages and application programming interfaces, and database communication interfaces.