{"id":13751143,"url":"https://github.com/labex-labs/mysql-free-tutorials","last_synced_at":"2025-05-04T06:32:48.761Z","repository":{"id":241207883,"uuid":"804641760","full_name":"labex-labs/mysql-free-tutorials","owner":"labex-labs","description":"Practice MySQL Free Tutorials | This repo collects 8 of free tutorials for MySQL. MySQL is a popular relational database management system. This Skill Tree provides a comprehensive learning path for mastering MySQL. Ideal for database beginners, it offers a structured roadmap to understand SQL, d...","archived":false,"fork":false,"pushed_at":"2025-01-01T01:58:44.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T18:01:57.418Z","etag":null,"topics":["awesome","awesome-list","exercises","free","free-tutorials","hands-on","labex","mysql","programming","tutorials"],"latest_commit_sha":null,"homepage":"https://labex.io/skilltrees/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}},"created_at":"2024-05-23T01:32:00.000Z","updated_at":"2025-01-01T01:58:47.000Z","dependencies_parsed_at":"2024-05-23T02:35:56.118Z","dependency_job_id":"006a74a3-66b6-427b-b46b-59bf07837003","html_url":"https://github.com/labex-labs/mysql-free-tutorials","commit_stats":null,"previous_names":["labex-labs/mysql-free-tutorials"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmysql-free-tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmysql-free-tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmysql-free-tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fmysql-free-tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/mysql-free-tutorials/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252299431,"owners_count":21725716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"keywords":["awesome","awesome-list","exercises","free","free-tutorials","hands-on","labex","mysql","programming","tutorials"],"created_at":"2024-08-03T09:00:35.460Z","updated_at":"2025-05-04T06:32:48.755Z","avatar_url":"https://github.com/labex-labs.png","language":null,"funding_links":[],"categories":["More Free Tutorials","Other Lists","More"],"sub_categories":["TeX Lists"],"readme":"# MySQL Free Tutorials\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg width=\"128px\" src=\"https://file.labex.io/path/amNAVWgtDX5M.png\"\u003e\n\u003c/div\u003e\n\nMySQL is a popular relational database management system. This Skill Tree provides a comprehensive learning path for mastering MySQL. Ideal for database beginners, it offers a structured roadmap to understand SQL, database design, and administration. Through hands-on, non-video courses and practical exercises in an interactive SQL playground, you'll gain real-world experience in managing and querying databases.\n\n|   Index | Name                                                                                                                                     | Difficulty   | Tutorial Link                                                                                   |\n|---------|------------------------------------------------------------------------------------------------------------------------------------------|--------------|-------------------------------------------------------------------------------------------------|\n|       1 | [📖 Installation and Basic Configuration of MySQL](https://labex.io/tutorials/mysql-installation-and-basic-configuration-of-mysql-418415) | ★☆☆          | [🔗 View](https://labex.io/tutorials/mysql-installation-and-basic-configuration-of-mysql-418415) |\n|       2 | [📖 Database Management Fundamentals with MySQL](https://labex.io/tutorials/mysql-database-management-fundamentals-with-mysql-418414)     | ★☆☆          | [🔗 View](https://labex.io/tutorials/mysql-database-management-fundamentals-with-mysql-418414)   |\n|       3 | [📖 MySQL Table Structure and Data Types](https://labex.io/tutorials/mysql-mysql-table-structure-and-data-types-418307)                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/mysql-mysql-table-structure-and-data-types-418307)          |\n|       4 | [📖 MySQL Basic Data Manipulation](https://labex.io/tutorials/sql-mysql-basic-data-manipulation-418303)                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/sql-mysql-basic-data-manipulation-418303)                   |\n|       5 | [📖 MySQL Data Filtering and Sorting](https://labex.io/tutorials/mysql-mysql-data-filtering-and-sorting-418305)                           | ★☆☆          | [🔗 View](https://labex.io/tutorials/mysql-mysql-data-filtering-and-sorting-418305)              |\n|       6 | [📖 MySQL Multi-Table Operations](https://labex.io/tutorials/mysql-mysql-multi-table-operations-418306)                                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/mysql-mysql-multi-table-operations-418306)                  |\n|       7 | [📖 MySQL Data Aggregation and Grouping](https://labex.io/tutorials/mysql-mysql-data-aggregation-and-grouping-418304)                     | ★☆☆          | [🔗 View](https://labex.io/tutorials/mysql-mysql-data-aggregation-and-grouping-418304)           |\n|       8 | [📖 MySQL User and Privileges Management](https://labex.io/tutorials/mysql-mysql-user-and-privileges-management-418308)                   | ★☆☆          | [🔗 View](https://labex.io/tutorials/mysql-mysql-user-and-privileges-management-418308)          |\n\n## More Free Tutorials\n\n- [Practice Linux Free Tutorials](https://github.com/labex-labs/linux-free-tutorials)\n- [Practice DevOps Free Tutorials](https://github.com/labex-labs/devops-free-tutorials)\n- [Practice Cybersecurity Free Tutorials](https://github.com/labex-labs/cybersecurity-free-tutorials)\n- [Practice Python Free Tutorials](https://github.com/labex-labs/python-free-tutorials)\n- [Practice Docker Free Tutorials](https://github.com/labex-labs/docker-free-tutorials)\n- [Practice Kubernetes Free Tutorials](https://github.com/labex-labs/kubernetes-free-tutorials)\n- [Practice Git Free Tutorials](https://github.com/labex-labs/git-free-tutorials)\n- [Practice Shell Free Tutorials](https://github.com/labex-labs/shell-free-tutorials)\n- [Practice Java Free Tutorials](https://github.com/labex-labs/java-free-tutorials)\n- [Practice MySQL Free Tutorials](https://github.com/labex-labs/mysql-free-tutorials)\n- [Practice MongoDB Free Tutorials](https://github.com/labex-labs/mongodb-free-tutorials)\n- [Practice Golang Free Tutorials](https://github.com/labex-labs/go-free-tutorials)\n- [Practice Ansible Free Tutorials](https://github.com/labex-labs/ansible-free-tutorials)\n- [Practice Jenkins Free Tutorials](https://github.com/labex-labs/jenkins-free-tutorials)\n- [Practice C Free Tutorials](https://github.com/labex-labs/c-free-tutorials)\n- [Practice C++ Free Tutorials](https://github.com/labex-labs/cpp-free-tutorials)\n- [Practice Machine Learning Free Tutorials](https://github.com/labex-labs/ml-free-tutorials)\n- [Practice Data Science Free Tutorials](https://github.com/labex-labs/data-science-free-tutorials)\n- [Practice Pandas Free Tutorials](https://github.com/labex-labs/pandas-free-tutorials)\n- [Practice NumPy Free Tutorials](https://github.com/labex-labs/numpy-free-tutorials)\n- [Practice scikit-learn Free Tutorials](https://github.com/labex-labs/sklearn-free-tutorials)\n- [Practice Matplotlib Free Tutorials](https://github.com/labex-labs/matplotlib-free-tutorials)\n- [Practice Web Development Free Tutorials](https://github.com/labex-labs/web-development-free-tutorials)\n- [Practice HTML Free Tutorials](https://github.com/labex-labs/html-free-tutorials)\n- [Practice CSS Free Tutorials](https://github.com/labex-labs/css-free-tutorials)\n- [Practice JavaScript Free Tutorials](https://github.com/labex-labs/javascript-free-tutorials)\n- [Practice React Free Tutorials](https://github.com/labex-labs/react-free-tutorials)\n\n\n## More\n\n- 🔗 [MySQL Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n- 🔗 [MySQL Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fmysql-free-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fmysql-free-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fmysql-free-tutorials/lists"}