AI Workshop: learn to build apps with AI →
MySQL
MySQL is one of the most popular open-source relational databases.

Join the AI Workshop and learn to build real-world apps with AI. A hands-on, practical program to level up your skills.


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