Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 568 Bytes

File metadata and controls

11 lines (9 loc) · 568 Bytes

MySQL

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.