Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/mysql-practice-labs

[MySQL Practice Labs] This repository collects 11 of programming scenarios (labs and challenges) for MySQL Practice Labs. This course contains lots of labs for MySQL, each lab is a small MySQL project with detailed guidance and solutions. You can practice your MySQL skills by completing these lab...
https://github.com/labex-labs/mysql-practice-labs

List: mysql-practice-labs

awesome awesome-list challenges course education hands-on labex labs mysql programming

Last synced: 5 days ago
JSON representation

[MySQL Practice Labs] This repository collects 11 of programming scenarios (labs and challenges) for MySQL Practice Labs. This course contains lots of labs for MySQL, each lab is a small MySQL project with detailed guidance and solutions. You can practice your MySQL skills by completing these lab...

Awesome Lists containing this project

README

        

# MySQL Practice Labs

[![MySQL Practice Labs](https://cover-creator.appbot.io/mysql-practice-labs.png)](https://labex.io/courses/mysql-practice-labs)

[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/mysql-practice-labs)

This course contains lots of labs for MySQL, each lab is a small MySQL project with detailed guidance and solutions. You can practice your MySQL skills by completing these labs, improve your coding skills, and learn how to write clean and efficient code.

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

## Environment

LabEx 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.

![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)

- A strict β€œLearn by Doing” approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.

Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).

## Exercises

| Index | Name | Difficulty | Practice |
|---------|----------------------------------------------------------|--------------|-------------------------------------------------------------------------------------------------------------------------------------|
| 01 | πŸ“– Operate the Course Table | β˜…β˜†β˜† | Start Lab |
| 02 | πŸ“– Course Schedule CRUD With MyBatis | β˜…β˜†β˜† | Start Lab |
| 03 | πŸ“– Extending Entity with Custom Properties | β˜…β˜†β˜† | Start Lab |
| 04 | πŸ“– Modifying the Teacher Table Using PreparedStatemen... | β˜…β˜†β˜† | Start Lab |
| 05 | πŸ“– Statement for Querying Classroom Table | β˜…β˜†β˜† | Start Lab |
| 06 | πŸ“– Practical Use of resultMap | β˜…β˜†β˜† | Start Lab |
| 07 | πŸ“– Query Teacher Salary Using PreparedStatement | β˜…β˜†β˜† | Start Lab |
| 08 | πŸ“– University Information Query System | β˜…β˜†β˜† | Start Lab |
| 09 | πŸ“– Bulk Insert Data Into Course Schedule | β˜…β˜†β˜† | Start Lab |
| 10 | πŸ“– Installation of MySQL | β˜…β˜†β˜† | Start Lab |
| 11 | πŸ“– Build URL Shortener with Flask MySQL | β˜…β˜…β˜… | Start Lab |

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