Relational Database and MySQL
DATABASE MANAGEMENT SYSTEM
1. Database
A Database is an organized collection of data, it can be visualized as a container of information.
2. Database Management System
DBMS is a software package with computer programs that control the creation, maintenance, and use of a database. A database is a collection of data and DBMS allows different user application programs to concurrently access the same database.