{"id":61768,"url":"https://github.com/labex-labs/practice-mysql-programming-projects","name":"practice-mysql-programming-projects","description":"Build real MySQL projects with 85 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.","projects_count":88,"last_synced_at":"2026-05-27T20:00:21.860Z","repository":{"id":243015178,"uuid":"811225904","full_name":"labex-labs/practice-mysql-programming-projects","owner":"labex-labs","description":"Build real MySQL projects with 85 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.","archived":false,"fork":false,"pushed_at":"2025-10-23T00:18:02.000Z","size":60,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-05-11T06:02:46.532Z","etag":null,"topics":["awesome","awesome-list","backend-development","data-storage","database","database-management","exercises","hands-on","labex","learning-path","mysql","mysql-tutorial","open-source","programming","projects","rdbms","relational-database","sql","sql-queries"],"latest_commit_sha":null,"homepage":"https://labex.io/learn/mysql","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labex-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-06T07:25:46.000Z","updated_at":"2026-03-25T16:46:43.000Z","dependencies_parsed_at":"2025-11-17T07:05:19.689Z","dependency_job_id":null,"html_url":"https://github.com/labex-labs/practice-mysql-programming-projects","commit_stats":null,"previous_names":["labex-labs/practice-mysql-programming-projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labex-labs/practice-mysql-programming-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-mysql-programming-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-mysql-programming-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-mysql-programming-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-mysql-programming-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/practice-mysql-programming-projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-mysql-programming-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33581559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-06-13T00:00:20.092Z","updated_at":"2026-05-27T20:00:21.860Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["More","More Projects","Other Lists","Exercises"],"sub_categories":[],"readme":"# Practice MySQL Programming Projects\n\n## Languages\n\n🇨🇳 [简体中文](README_zh.md) 🇯🇵 [日本語](README_ja.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md) \n\n\u003cdiv align=\"center\"\u003e\n\u003cimg width=\"128px\" src=\"https://file.labex.io/path/3JJy1bOBmUoZ.png\"\u003e\n\u003c/div\u003e\n\nLearn MySQL, a widely-used relational database management system, with this comprehensive learning path. These MySQL courses are designed for beginners, providing a structured roadmap to master SQL, database design, and administration. Gain real-world experience through hands-on, non-video tutorials and practical exercises in an interactive SQL playground focused on database management and querying.\n\n## Exercises\n\n|   Index | Name                                                                                                                                    | Difficulty   | Practice                                                                                           |\n|---------|-----------------------------------------------------------------------------------------------------------------------------------------|--------------|----------------------------------------------------------------------------------------------------|\n|      01 | [Manage MySQL User Permissions](https://labex.io/courses/project-user-permission-management)                                            | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-user-permission-management)                        |\n|      02 | [A Simple Course Database](https://labex.io/courses/project-a-simple-course-database)                                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-a-simple-course-database)                          |\n|      03 | [Managing Database Indexes in MySQL](https://labex.io/courses/project-add-course-index)                                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-add-course-index)                                  |\n|      04 | [Add Student Information to Table](https://labex.io/courses/project-add-student-information-to-table)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-add-student-information-to-table)                  |\n|      05 | [Add Student Personal Information](https://labex.io/courses/project-add-student-personal-information)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-add-student-personal-information)                  |\n|      06 | [Adding Constraints to the Course Schedule](https://labex.io/courses/project-adding-constraints-to-the-course-schedule)                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-adding-constraints-to-the-course-schedule)         |\n|      07 | [Adding Unique Constraint to City Names](https://labex.io/courses/project-adding-unique-constraint-to-city-names)                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-adding-unique-constraint-to-city-names)            |\n|      08 | [Average Salaries Per Department ](https://labex.io/courses/project-average-salaries-per-department-descending)                         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-average-salaries-per-department-descending)        |\n|      09 | [Backup MySQL Database with Mysqldump](https://labex.io/courses/project-backup-data-table)                                              | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-backup-data-table)                                 |\n|      10 | [Biology Course Alumni Search](https://labex.io/courses/project-biology-course-alumni-search)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-biology-course-alumni-search)                      |\n|      11 | [Calculate User's Encrypted Password](https://labex.io/courses/project-calculate-users-encrypted-password)                              | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-calculate-users-encrypted-password)                |\n|      12 | [Change Default Value for Countrylanguage Table](https://labex.io/courses/project-change-default-value-for-countrylanguage-table)       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-change-default-value-for-countrylanguage-table)    |\n|      13 | [Changing the Error Log Location](https://labex.io/courses/project-changing-the-error-log-location)                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-changing-the-error-log-location)                   |\n|      14 | [Cities With Over One Million Population](https://labex.io/courses/project-cities-with-over-one-million-population)                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-cities-with-over-one-million-population)           |\n|      15 | [City Names and Respective Countries](https://labex.io/courses/project-city-names-and-respective-countries)                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-city-names-and-respective-countries)               |\n|      16 | [Database Management and SQL Self-Join](https://labex.io/courses/project-city-province-query)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-city-province-query)                               |\n|      17 | [Columbus Discovery of the New World](https://labex.io/courses/project-columbus-discovery-of-the-new-world)                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-columbus-discovery-of-the-new-world)               |\n|      18 | [Comprehensive Operation of Basic Functions](https://labex.io/courses/project-comprehensive-challenge-of-basic-functions)               | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-comprehensive-challenge-of-basic-functions)        |\n|      19 | [Comprehensive Challenge of This Section](https://labex.io/courses/project-comprehensive-challenge-of-this-section)                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-comprehensive-challenge-of-this-section)           |\n|      20 | [Comprehensive Operation of Conversion Functions](https://labex.io/courses/project-comprehensive-challenge-on-conversion-functions)     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-comprehensive-challenge-on-conversion-functions)   |\n|      21 | [Database Constraint Design and Implementation](https://labex.io/courses/project-constraints-comprehensive)                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-constraints-comprehensive)                         |\n|      22 | [Countries and Codes in Region](https://labex.io/courses/project-countries-and-codes-in-region)                                         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-countries-and-codes-in-region)                     |\n|      23 | [Countries With 1 Billion+ Population](https://labex.io/courses/project-countries-with-1-billion-population)                            | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-countries-with-1-billion-population)               |\n|      24 | [Accessing MySQL Database and Querying GNP](https://labex.io/courses/project-country-gdp-query)                                         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-country-gdp-query)                                 |\n|      25 | [Country GNP and Population Query](https://labex.io/courses/project-country-gnp-and-population-query)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-country-gnp-and-population-query)                  |\n|      26 | [Creating Stored Procedures for Course Data Retrieval](https://labex.io/courses/project-course-statistics)                              | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-course-statistics)                                 |\n|      27 | [Creating Secure MySQL User Accounts](https://labex.io/courses/project-create-user)                                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-create-user)                                       |\n|      28 | [Creating Product Information Table](https://labex.io/courses/project-creating-product-information-table)                               | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-creating-product-information-table)                |\n|      29 | [SQL Queries for Student Course Analysis](https://labex.io/courses/project-database-enhancement)                                        | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-database-enhancement)                              |\n|      30 | [MySQL Database Management Fundamentals](https://labex.io/courses/project-ddl-related-operations)                                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-ddl-related-operations)                            |\n|      31 | [Mastering Database Management with SQL](https://labex.io/courses/project-delete-city-table)                                            | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-delete-city-table)                                 |\n|      32 | [Delete Course Schedule View Data](https://labex.io/courses/project-delete-course-schedule-view-data)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-delete-course-schedule-view-data)                  |\n|      33 | [Delete Expired Course Information](https://labex.io/courses/project-delete-expired-course-information)                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-delete-expired-course-information)                 |\n|      34 | [Comprehensive MySQL Data Manipulation](https://labex.io/courses/project-dml-comprehensive-challenge)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-dml-comprehensive-challenge)                       |\n|      35 | [SQL Querying for Employee Data](https://labex.io/courses/project-employee-data-filtering)                                              | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-employee-data-filtering)                           |\n|      36 | [Mastering MySQL Database Management](https://labex.io/courses/project-empty-city-data)                                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-empty-city-data)                                   |\n|      37 | [Format Query for Teacher Salary](https://labex.io/courses/project-format-query-for-teacher-salary)                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-format-query-for-teacher-salary)                   |\n|      38 | [General Function Comprehensive Challenge](https://labex.io/courses/project-general-function-comprehensive-challenge)                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-general-function-comprehensive-challenge)          |\n|      39 | [Accessing MySQL Database and SQL Querying](https://labex.io/courses/project-group-comprehensive-challenge)                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-group-comprehensive-challenge)                     |\n|      40 | [Identify MVP Recipient in Game](https://labex.io/courses/project-identify-mvp-recipient-in-game)                                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-identify-mvp-recipient-in-game)                    |\n|      41 | [Mastering Database Joins for Personnel Data](https://labex.io/courses/project-join-query-comprehensive-challenge)                      | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-join-query-comprehensive-challenge)                |\n|      42 | [Largest Population by Country](https://labex.io/courses/project-largest-population-by-country)                                         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-largest-population-by-country)                     |\n|      43 | [Largest Population in Five Countries](https://labex.io/courses/project-largest-population-in-five-countries)                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-largest-population-in-five-countries)              |\n|      44 | [Create MySQL Maximum Value Function](https://labex.io/courses/project-maximum-value-judgment)                                          | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-maximum-value-judgment)                            |\n|      45 | [Modifying MySQL Database Table Constraints](https://labex.io/courses/project-modify-countrylanguage-table)                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-modify-countrylanguage-table)                      |\n|      46 | [Modify Primary Key of Countrylanguage Table](https://labex.io/courses/project-modify-primary-key-of-countrylanguage-table)             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-modify-primary-key-of-countrylanguage-table)       |\n|      47 | [Modify Student Table Attributes](https://labex.io/courses/project-modify-student-table-attributes)                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-modify-student-table-attributes)                   |\n|      48 | [Mastering MySQL Data Analysis](https://labex.io/courses/project-multiple-line-function-comprehensive-challenge)                        | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-multiple-line-function-comprehensive-challenge)    |\n|      49 | [Number of Users With Modify Permissions](https://labex.io/courses/project-number-of-users-with-modify-permissions)                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-number-of-users-with-modify-permissions)           |\n|      50 | [Obtain Pi With Two Decimals](https://labex.io/courses/project-obtain-pi-with-two-decimals)                                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-obtain-pi-with-two-decimals)                       |\n|      51 | [Official Languages in Various Countries](https://labex.io/courses/project-official-languages-in-various-countries)                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-official-languages-in-various-countries)           |\n|      52 | [Personnel Management System Database Setup](https://labex.io/courses/project-personnel-management-system-database-setup)               | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-personnel-management-system-database-setup)        |\n|      53 | [Print Current Login User Information](https://labex.io/courses/project-print-current-login-user-information)                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-print-current-login-user-information)              |\n|      54 | [Printing Current Time with MySQL](https://labex.io/courses/project-print-current-time)                                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-print-current-time)                                |\n|      55 | [Print Standard Body Temperature in Fahrenheit](https://labex.io/courses/project-print-standard-body-temperature-in-fahrenheit)         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-print-standard-body-temperature-in-fahrenheit)     |\n|      56 | [Query City Information for Specified IDs](https://labex.io/courses/project-query-city-information-for-specified-ids)                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-query-city-information-for-specified-ids)          |\n|      57 | [Query City Names With Country](https://labex.io/courses/project-query-city-names-with-country)                                         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-query-city-names-with-country)                     |\n|      58 | [Query GDP for All Countries](https://labex.io/courses/project-query-gdp-for-all-countries)                                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-query-gdp-for-all-countries)                       |\n|      59 | [Query Is So Slow](https://labex.io/courses/project-query-is-so-slow)                                                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-query-is-so-slow)                                  |\n|      60 | [Query Population of All Countries](https://labex.io/courses/project-query-population-of-all-countries)                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-query-population-of-all-countries)                 |\n|      61 | [SQL Database Creation and Non-Equijoin Query](https://labex.io/courses/project-query-user-level)                                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-query-user-level)                                  |\n|      62 | [Query User Levels With Left Join](https://labex.io/courses/project-query-user-levels-with-left-join)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-query-user-levels-with-left-join)                  |\n|      63 | [Querying Country Codes Range](https://labex.io/courses/project-querying-country-codes-range)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-querying-country-codes-range)                      |\n|      64 | [Querying Official Languages and Sorting](https://labex.io/courses/project-querying-official-languages-and-sorting)                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-querying-official-languages-and-sorting)           |\n|      65 | [Querying Official Languages of Each Country](https://labex.io/courses/project-querying-official-languages-of-each-country)             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-querying-official-languages-of-each-country)       |\n|      66 | [Reverse Print File Content Command](https://labex.io/courses/project-reverse-print-file-content-command)                               | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-reverse-print-file-content-command)                |\n|      67 | [Right Outer Join Query User Level](https://labex.io/courses/project-right-outer-join-query-user-level)                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-right-outer-join-query-user-level)                 |\n|      68 | [Salary Range for Teachers by Department.](https://labex.io/courses/project-salary-range-for-teachers-by-department)                    | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-salary-range-for-teachers-by-department)           |\n|      69 | [Search for Favorite Courses](https://labex.io/courses/project-search-for-favorite-courses)                                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-search-for-favorite-courses)                       |\n|      70 | [Stored Procedure Cursor Database Retrieval](https://labex.io/courses/project-spring-course-information)                                | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-spring-course-information)                         |\n|      71 | [Student Grade Management System](https://labex.io/courses/project-student-grade-management-system)                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-student-grade-management-system)                   |\n|      72 | [Creating Database Views in MySQL](https://labex.io/courses/project-student-table-view)                                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-student-table-view)                                |\n|      73 | [Mastering SQL Subqueries for Data Analysis](https://labex.io/courses/project-subquery-comprehensive-challenge)                         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-subquery-comprehensive-challenge)                  |\n|      74 | [Top 5 Countries by Land Area](https://labex.io/courses/project-top-5-countries-by-land-area)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-top-5-countries-by-land-area)                      |\n|      75 | [Updating Student GPA in MySQL Database](https://labex.io/courses/project-update-gpa)                                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-update-gpa)                                        |\n|      76 | [Creating and Updating Database Views](https://labex.io/courses/project-update-student-view)                                            | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-update-student-view)                               |\n|      77 | [MySQL Database Administration Essentials](https://labex.io/courses/project-user-binary-log)                                            | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-user-binary-log)                                   |\n|      78 | [View for Course Information](https://labex.io/courses/project-view-for-course-information)                                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-view-for-course-information)                       |\n|      79 | [Exploring MySQL User Permissions](https://labex.io/courses/project-view-user-permissions)                                              | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-view-user-permissions)                             |\n|      80 | [Wuxu Reform Duration Calculation](https://labex.io/courses/project-wuxu-reform-duration-calculation)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-wuxu-reform-duration-calculation)                  |\n|      81 | [Extending Entity with Custom Properties](https://labex.io/courses/project-custom-type-handler)                                         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-custom-type-handler)                               |\n|      82 | [Operate the Course Table](https://labex.io/courses/project-operate-the-course-table)                                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-operate-the-course-table)                          |\n|      83 | [Practical Use of resultMap](https://labex.io/courses/project-practical-use-of-resultmap)                                               | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-practical-use-of-resultmap)                        |\n|      84 | [Course Schedule CRUD With MyBatis](https://labex.io/courses/project-course-schedule-crud-with-mybatis)                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-course-schedule-crud-with-mybatis)                 |\n|      85 | [Build a Simple URL Shortener With Flask and MySQL](https://labex.io/courses/project-build-a-simple-url-shortener-with-flask-and-mysql) | Advanced     | [🚀 Start Lab](https://labex.io/courses/project-build-a-simple-url-shortener-with-flask-and-mysql) |\n\n## More\n\n- 🔗 [MySQL Learn more about](https://labex.io/skilltrees/mysql)\n- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/labex-labs%2Fpractice-mysql-programming-projects/projects"}