Search⌘ K

Overview of the Course

Explore the basics of SQL and relational database concepts. Understand how to store, query, and manage data using MySQL. This lesson prepares beginners to confidently work with databases from the ground up, covering essential techniques and database design principles.

We'll cover the following...

Welcome to the course! In the following chapters, you’ll learn how to store and query data. MySQL is a query language that helps us insert, delete, update, and search data from millions of records in just seconds. You’ll learn to add different conditions when applying all these operations to a database.

Intended audience

This course is intended for the following audience:

  • This course is for beginners who want to start learning databases and their structure.

  • This course is for intermediate learners who have some knowledge about databases but want to refresh the basics.

Prerequisites

There are no prerequisites because this is a beginner-level course, and no prior knowledge is needed. We’ll start from scratch so that you don’t have to worry about having experience coming into the course.