Short: The place where your website data – texts, posts, users – is stored.
More specifically: MySQL is a database management system that stores all content in structured tables. WordPress, for example, retrieves posts, pages, and settings from here when someone opens the website.

