https://github.com/labex-labs/mysql-for-beginners
In this course, you will learn what Structured Query Language (SQL) and databases are, the basics of database management, how to set up and configure MySQL, and how to get MySQL client to connect to a MySQL Server.
https://github.com/labex-labs/mysql-for-beginners
basic-sql-queries course database-design database-security hands-on labex labs linux linux-command-line mysql mysql-installation mysql-performance mysql-setup mysql-workbench programming relational-databases sql sql-data-definition sql-data-manipulation sql-joins
Last synced: 15 days ago
JSON representation
In this course, you will learn what Structured Query Language (SQL) and databases are, the basics of database management, how to set up and configure MySQL, and how to get MySQL client to connect to a MySQL Server.
- Host: GitHub
- URL: https://github.com/labex-labs/mysql-for-beginners
- Owner: labex-labs
- Created: 2024-05-22T09:01:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-10-23T00:23:29.000Z (7 months ago)
- Last Synced: 2025-11-02T00:03:29.000Z (7 months ago)
- Topics: basic-sql-queries, course, database-design, database-security, hands-on, labex, labs, linux, linux-command-line, mysql, mysql-installation, mysql-performance, mysql-setup, mysql-workbench, programming, relational-databases, sql, sql-data-definition, sql-data-manipulation, sql-joins
- Homepage: https://labex.io/courses/mysql-for-beginners
- Size: 103 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MySQL for Beginners
## Languages
๐จ๐ณ [็ฎไฝไธญๆ](README_zh.md) ๐ช๐ธ [Espaรฑol](README_es.md) ๐ซ๐ท [Franรงais](README_fr.md) ๐ฉ๐ช [Deutsch](README_de.md) ๐ฏ๐ต [ๆฅๆฌ่ช](README_ja.md) ๐ท๐บ [ะ ัััะบะธะน](README_ru.md) ๐ฐ๐ท [ํ๊ตญ์ด](README_ko.md) ๐ง๐ท [Portuguรชs](README_pt.md) ๐บ๐ธ [English](README.md)
[](https://labex.io/courses/mysql-for-beginners)
[](https://labex.io/courses/mysql-for-beginners)
In this course, you will learn what Structured Query Language (SQL) and databases are, the basics of database management, how to set up and configure MySQL, and how to get MySQL client to connect to a MySQL Server.



## Exercises
| Index | Name | Difficulty | Practice |
|---------|-----------------------------------------------------|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|
| 01 | ๐งฉ ๐ Installation and Basic Configuration of MySQL | Intermediate | Start Lab |
| 02 | ๐ฏ ๐ Explore MySQL System Tables | Beginner | Start Challenge |
| 03 | ๐งฉ ๐ Database Management Fundamentals with MySQL | Beginner | Start Lab |
| 04 | ๐ฏ ๐ Create Your First MySQL Database | Beginner | Start Challenge |
| 05 | ๐งฉ ๐ MySQL Table Structure and Data Types | Beginner | Start Lab |
| 06 | ๐ฏ ๐ Create a Product Catalog Table | Beginner | Start Challenge |
| 07 | ๐งฉ ๐ MySQL Basic Data Manipulation | Beginner | Start Lab |
| 08 | ๐ฏ Record Movie Data Challenge | Beginner | Start Challenge |
| 09 | ๐งฉ MySQL Data Filtering and Sorting | Beginner | Start Lab |
| 10 | ๐ฏ Book Search Challenge | Beginner | Start Challenge |
| 11 | ๐งฉ MySQL Multi-Table Operations | Beginner | Start Lab |
| 12 | ๐ฏ Author Book Information Challenge | Beginner | Start Challenge |
| 13 | ๐งฉ MySQL Data Aggregation and Grouping | Beginner | Start Lab |
| 14 | ๐ฏ MySQL Sales Data Analysis Challenge | Beginner | Start Challenge |
| 15 | ๐งฉ MySQL User and Privileges Management | Beginner | Start Lab |
| 16 | ๐ฏ MySQL Database Access Challenge | Beginner | Start Challenge |
| 17 | ๐ฏ Make Database More Secure | Beginner | Start Challenge |
## About LabEx
[LabEx](https://labex.io) is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience. With a strict 'Learn by Doing' approach, interactive online environments in the browser with automated step-by-step checks, structured content organization through the [Skill Tree](https://labex.io/learn) learning system, and a growing resource of 30 Skill Trees and over 6,000 Labs, [LabEx](https://labex.io) offers comprehensive practical education. The platform includes Labby, an AI learning assistant built on latest AI models, providing a conversational learning experience.
## More
- ๐ [MySQL Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- ๐ [MySQL Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- ๐ [MySQL Free Tutorials](https://github.com/labex-labs/mysql-free-tutorials)