An open API service indexing awesome lists of open source software.

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.

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)

[![MySQL for Beginners](https://cover-creator.labex.io/mysql-for-beginners.png)](https://labex.io/courses/mysql-for-beginners)

[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](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.

![Linux](https://img.shields.io/badge/Linux-whitesmoke?style=for-the-badge&logo=linux)
![MySQL](https://img.shields.io/badge/MySQL-whitesmoke?style=for-the-badge&logo=mysql)
![SQL](https://img.shields.io/badge/SQL-whitesmoke?style=for-the-badge&logo=sql)

## 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)