MySQL has a structure with levels.
A database is a big container. Inside the database, you have tables. Inside tables, you have rows and columns. So the database is the highest level because it holds everything.