MySQL is an open-source relational database management system (RDBMS) used to store, manage, and retrieve data efficiently.
The documentation covers the full setup flow — dependencies, installation, service setup, securing MySQL, creating a database/user, accessing it, and a handy troubleshooting section at the end.