Databases

A database is information that's set up for easy access, management and updating.

A database management system (DBMS) is a software system for creating and managing databases. A DBMS enables end users to create, protect, read, update and delete data in a database. It also manages security, data integrity and concurrency for databases.

The most prevalent type of data management platform, the DBMS, essentially serves as an interface between databases and users or application programs, ensuring that data is consistently organized and remains easily accessible.


Some common functions that a DBMS performs

(See also: The Components of a DBMS.)