
MySQL
A database is simply a collection of pieces of information (data). A text file storing names and phone numbers is a database. A database management system (DBMS) is some software that manages the data within the database such as
MySQL. Both the software and the database are considered together when thinking of a DBMS.