MySQL is one of the most popular open-source relational databases.
Join the AI Workshop to learn more about AI and how it can be applied to web development. Next cohort February 1st, 2026
The AI-first Web Development BOOTCAMP cohort starts February 24th, 2026. 10 weeks of intensive training and hands-on projects.
MySQL is one of the most popular open-source relational database management systems. It’s widely used for web applications and is known for its reliability and ease of use.
In this section you’ll learn how to install MySQL and manage users and permissions.
Lessons in this unit:
| 0: | ▶︎ Introduction |
| 1: | How to install MySQL on macOS |
| 2: | Creating a user on MySQL |
| 3: | MySQL User Permissions |
| 4: | The basics of working with MySQL and Node |