bkg

Learn About Relational Databases with MySQL

In this tutorial, we will create a MySQL database with a table to hold data about fictional characters, and learn how to write queries to access our data.

Getting Started

Building the Project

Project code
Walk through

If you have problems installing MySQL and you are familiar with Docker, try pulling a Docker image.

More Resources