A database is an organized collection of related data stored electronically to be easily accessed, managed, and updated. It consists of collections of records about various entities that are related to each other through fields. A database management system (DBMS) is a software program that allows users to define, create, maintain and control access to the database. Compared to traditional file processing systems, DBMS reduces data redundancy and inconsistency, and allows for more efficient sharing of data across multiple users and applications.