Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

[Practice MySQL Programming Projects] This repository collects 92 of programming projects for MySQL. MySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Struct...
https://github.com/labex-labs/practice-mysql-programming-projects

List: practice-mysql-programming-projects

awesome awesome-list education hands-on labex mysql programming projects

Last synced: about 1 month ago
JSON representation

[Practice MySQL Programming Projects] This repository collects 92 of programming projects for MySQL. MySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Struct...

Awesome Lists containing this project

README

        

# Practice MySQL Programming Projects



MySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language.

| Index | Name | Level | Project Link |
|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------------------------------|
| 01 | [Stress Test MySQL 8.0 With the TPC-C Benchmark](https://labex.io/courses/stress-test-mysql-8.0-with-the-tpc-c-benchmark) | ★★☆ | [🚀 Start](https://labex.io/courses/stress-test-mysql-8.0-with-the-tpc-c-benchmark) |
| 02 | [Use Alibaba Cloud Prometheus to Monitor MySQL Databases](https://labex.io/courses/use-alibaba-cloud-prometheus-to-monitor-mysql-databases) | ★★★ | [🚀 Start](https://labex.io/courses/use-alibaba-cloud-prometheus-to-monitor-mysql-databases) |
| 03 | [Multi Tenant Business System Solution With LIST DEFAULT HASH Partitioning of PolarDB MySQL](https://labex.io/courses/multi-tenant-business-system-solution-with-list-default-hash-partitioning-of-polardb-mysql) | ★☆☆ | [🚀 Start](https://labex.io/courses/multi-tenant-business-system-solution-with-list-default-hash-partitioning-of-polardb-mysql) |
| 04 | [Use Canal to Synchronize Mysql Data to Redis](https://labex.io/courses/use-canal-to-synchronize-mysql-data-to-redis) | ★★★ | [🚀 Start](https://labex.io/courses/use-canal-to-synchronize-mysql-data-to-redis) |
| 05 | [Upgrade ApsaraDB RDS for MySQL to Apsara PolarDB for MySQL](https://labex.io/courses/upgrade-apsaradb-rds-for-mysql-to-apsara-polardb-for-mysql) | ★★☆ | [🚀 Start](https://labex.io/courses/upgrade-apsaradb-rds-for-mysql-to-apsara-polardb-for-mysql) |
| 06 | [Automatic Partition Management Solution With INTERVAL Partitioning of PolarDB MySQL](https://labex.io/courses/automatic-partition-management-solution-with-interval-partitioning-of-polardb-mysql) | ★☆☆ | [🚀 Start](https://labex.io/courses/automatic-partition-management-solution-with-interval-partitioning-of-polardb-mysql) |
| 07 | [Use DTS to Migrate a Self-Built MySQL Database to a Polardb](https://labex.io/courses/use-dts-to-migrate-a-self-built-mysql-database-to-a-polardb) | ★★☆ | [🚀 Start](https://labex.io/courses/use-dts-to-migrate-a-self-built-mysql-database-to-a-polardb) |
| 08 | [Build a Simple URL Shortener With Flask and MySQL](https://labex.io/courses/project-build-a-simple-url-shortener-with-flask-and-mysql) | ★★★ | [🚀 Start](https://labex.io/courses/project-build-a-simple-url-shortener-with-flask-and-mysql) |
| 09 | [Course Schedule CRUD With MyBatis](https://labex.io/courses/project-course-schedule-crud-with-mybatis) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-course-schedule-crud-with-mybatis) |
| 10 | [Extending Entity with Custom Properties](https://labex.io/courses/project-custom-type-handler) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-custom-type-handler) |
| 11 | [Operate the Course Table](https://labex.io/courses/project-operate-the-course-table) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-operate-the-course-table) |
| 12 | [Practical Use of resultMap](https://labex.io/courses/project-practical-use-of-resultmap) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-practical-use-of-resultmap) |
| 13 | [A Simple Course Database](https://labex.io/courses/project-a-simple-course-database) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-a-simple-course-database) |
| 14 | [Managing Database Indexes in MySQL](https://labex.io/courses/project-add-course-index) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-add-course-index) |
| 15 | [Add Student Information to Table](https://labex.io/courses/project-add-student-information-to-table) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-add-student-information-to-table) |
| 16 | [Add Student Personal Information](https://labex.io/courses/project-add-student-personal-information) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-add-student-personal-information) |
| 17 | [Adding Constraints to the Course Schedule](https://labex.io/courses/project-adding-constraints-to-the-course-schedule) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-adding-constraints-to-the-course-schedule) |
| 18 | [Adding Unique Constraint to City Names](https://labex.io/courses/project-adding-unique-constraint-to-city-names) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-adding-unique-constraint-to-city-names) |
| 19 | [Average Salaries Per Department ](https://labex.io/courses/project-average-salaries-per-department-descending) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-average-salaries-per-department-descending) |
| 20 | [Backup MySQL Database with Mysqldump](https://labex.io/courses/project-backup-data-table) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-backup-data-table) |
| 21 | [Biology Course Alumni Search](https://labex.io/courses/project-biology-course-alumni-search) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-biology-course-alumni-search) |
| 22 | [Calculate User's Encrypted Password](https://labex.io/courses/project-calculate-users-encrypted-password) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-calculate-users-encrypted-password) |
| 23 | [Change Default Value for Countrylanguage Table](https://labex.io/courses/project-change-default-value-for-countrylanguage-table) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-change-default-value-for-countrylanguage-table) |
| 24 | [Changing the Error Log Location](https://labex.io/courses/project-changing-the-error-log-location) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-changing-the-error-log-location) |
| 25 | [Cities With Over One Million Population](https://labex.io/courses/project-cities-with-over-one-million-population) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-cities-with-over-one-million-population) |
| 26 | [City Names and Respective Countries](https://labex.io/courses/project-city-names-and-respective-countries) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-city-names-and-respective-countries) |
| 27 | [Database Management and SQL Self-Join](https://labex.io/courses/project-city-province-query) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-city-province-query) |
| 28 | [Columbus Discovery of the New World](https://labex.io/courses/project-columbus-discovery-of-the-new-world) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-columbus-discovery-of-the-new-world) |
| 29 | [Comprehensive Operation of Basic Functions](https://labex.io/courses/project-comprehensive-challenge-of-basic-functions) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-comprehensive-challenge-of-basic-functions) |
| 30 | [Comprehensive Challenge of This Section](https://labex.io/courses/project-comprehensive-challenge-of-this-section) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-comprehensive-challenge-of-this-section) |
| 31 | [Comprehensive Operation of Conversion Functions](https://labex.io/courses/project-comprehensive-challenge-on-conversion-functions) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-comprehensive-challenge-on-conversion-functions) |
| 32 | [Database Constraint Design and Implementation](https://labex.io/courses/project-constraints-comprehensive) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-constraints-comprehensive) |
| 33 | [Countries and Codes in Region](https://labex.io/courses/project-countries-and-codes-in-region) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-countries-and-codes-in-region) |
| 34 | [Countries With 1 Billion+ Population](https://labex.io/courses/project-countries-with-1-billion-population) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-countries-with-1-billion-population) |
| 35 | [Accessing MySQL Database and Querying GNP](https://labex.io/courses/project-country-gdp-query) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-country-gdp-query) |
| 36 | [Country GNP and Population Query](https://labex.io/courses/project-country-gnp-and-population-query) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-country-gnp-and-population-query) |
| 37 | [Creating Stored Procedures for Course Data Retrieval](https://labex.io/courses/project-course-statistics) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-course-statistics) |
| 38 | [Creating Secure MySQL User Accounts](https://labex.io/courses/project-create-user) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-create-user) |
| 39 | [Creating Product Information Table](https://labex.io/courses/project-creating-product-information-table) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-creating-product-information-table) |
| 40 | [SQL Queries for Student Course Analysis](https://labex.io/courses/project-database-enhancement) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-database-enhancement) |
| 41 | [MySQL Database Management Fundamentals](https://labex.io/courses/project-ddl-related-operations) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-ddl-related-operations) |
| 42 | [Mastering Database Management with SQL](https://labex.io/courses/project-delete-city-table) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-delete-city-table) |
| 43 | [Delete Course Schedule View Data](https://labex.io/courses/project-delete-course-schedule-view-data) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-delete-course-schedule-view-data) |
| 44 | [Delete Expired Course Information](https://labex.io/courses/project-delete-expired-course-information) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-delete-expired-course-information) |
| 45 | [Comprehensive MySQL Data Manipulation](https://labex.io/courses/project-dml-comprehensive-challenge) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-dml-comprehensive-challenge) |
| 46 | [SQL Querying for Employee Data](https://labex.io/courses/project-employee-data-filtering) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-employee-data-filtering) |
| 47 | [Mastering MySQL Database Management](https://labex.io/courses/project-empty-city-data) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-empty-city-data) |
| 48 | [Format Query for Teacher Salary](https://labex.io/courses/project-format-query-for-teacher-salary) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-format-query-for-teacher-salary) |
| 49 | [General Function Comprehensive Challenge](https://labex.io/courses/project-general-function-comprehensive-challenge) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-general-function-comprehensive-challenge) |
| 50 | [Accessing MySQL Database and SQL Querying](https://labex.io/courses/project-group-comprehensive-challenge) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-group-comprehensive-challenge) |
| 51 | [Identify MVP Recipient in Game](https://labex.io/courses/project-identify-mvp-recipient-in-game) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-identify-mvp-recipient-in-game) |
| 52 | [Mastering Database Joins for Personnel Data](https://labex.io/courses/project-join-query-comprehensive-challenge) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-join-query-comprehensive-challenge) |
| 53 | [Largest Population by Country](https://labex.io/courses/project-largest-population-by-country) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-largest-population-by-country) |
| 54 | [Largest Population in Five Countries](https://labex.io/courses/project-largest-population-in-five-countries) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-largest-population-in-five-countries) |
| 55 | [Create MySQL Maximum Value Function](https://labex.io/courses/project-maximum-value-judgment) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-maximum-value-judgment) |
| 56 | [Modifying MySQL Database Table Constraints](https://labex.io/courses/project-modify-countrylanguage-table) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-modify-countrylanguage-table) |
| 57 | [Modify Primary Key of Countrylanguage Table](https://labex.io/courses/project-modify-primary-key-of-countrylanguage-table) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-modify-primary-key-of-countrylanguage-table) |
| 58 | [Modify Student Table Attributes](https://labex.io/courses/project-modify-student-table-attributes) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-modify-student-table-attributes) |
| 59 | [Mastering MySQL Data Analysis](https://labex.io/courses/project-multiple-line-function-comprehensive-challenge) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-multiple-line-function-comprehensive-challenge) |
| 60 | [Number of Users With Modify Permissions](https://labex.io/courses/project-number-of-users-with-modify-permissions) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-number-of-users-with-modify-permissions) |
| 61 | [Obtain Pi With Two Decimals](https://labex.io/courses/project-obtain-pi-with-two-decimals) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-obtain-pi-with-two-decimals) |
| 62 | [Official Languages in Various Countries](https://labex.io/courses/project-official-languages-in-various-countries) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-official-languages-in-various-countries) |
| 63 | [Personnel Management System Database Setup](https://labex.io/courses/project-personnel-management-system-database-setup) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-personnel-management-system-database-setup) |
| 64 | [Print Current Login User Information](https://labex.io/courses/project-print-current-login-user-information) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-print-current-login-user-information) |
| 65 | [Printing Current Time with MySQL](https://labex.io/courses/project-print-current-time) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-print-current-time) |
| 66 | [Print Standard Body Temperature in Fahrenheit](https://labex.io/courses/project-print-standard-body-temperature-in-fahrenheit) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-print-standard-body-temperature-in-fahrenheit) |
| 67 | [Query City Information for Specified IDs](https://labex.io/courses/project-query-city-information-for-specified-ids) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-query-city-information-for-specified-ids) |
| 68 | [Query City Names With Country](https://labex.io/courses/project-query-city-names-with-country) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-query-city-names-with-country) |
| 69 | [Query GDP for All Countries](https://labex.io/courses/project-query-gdp-for-all-countries) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-query-gdp-for-all-countries) |
| 70 | [Query Is So Slow](https://labex.io/courses/project-query-is-so-slow) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-query-is-so-slow) |
| 71 | [Query Population of All Countries](https://labex.io/courses/project-query-population-of-all-countries) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-query-population-of-all-countries) |
| 72 | [SQL Database Creation and Non-Equijoin Query](https://labex.io/courses/project-query-user-level) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-query-user-level) |
| 73 | [Query User Levels With Left Join](https://labex.io/courses/project-query-user-levels-with-left-join) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-query-user-levels-with-left-join) |
| 74 | [Querying Country Codes Range](https://labex.io/courses/project-querying-country-codes-range) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-querying-country-codes-range) |
| 75 | [Querying Official Languages and Sorting](https://labex.io/courses/project-querying-official-languages-and-sorting) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-querying-official-languages-and-sorting) |
| 76 | [Querying Official Languages of Each Country](https://labex.io/courses/project-querying-official-languages-of-each-country) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-querying-official-languages-of-each-country) |
| 77 | [Reverse Print File Content Command](https://labex.io/courses/project-reverse-print-file-content-command) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-reverse-print-file-content-command) |
| 78 | [Right Outer Join Query User Level](https://labex.io/courses/project-right-outer-join-query-user-level) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-right-outer-join-query-user-level) |
| 79 | [Salary Range for Teachers by Department.](https://labex.io/courses/project-salary-range-for-teachers-by-department) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-salary-range-for-teachers-by-department) |
| 80 | [Search for Favorite Courses](https://labex.io/courses/project-search-for-favorite-courses) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-search-for-favorite-courses) |
| 81 | [Stored Procedure Cursor Database Retrieval](https://labex.io/courses/project-spring-course-information) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-spring-course-information) |
| 82 | [Student Grade Management System](https://labex.io/courses/project-student-grade-management-system) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-student-grade-management-system) |
| 83 | [Creating Database Views in MySQL](https://labex.io/courses/project-student-table-view) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-student-table-view) |
| 84 | [Mastering SQL Subqueries for Data Analysis](https://labex.io/courses/project-subquery-comprehensive-challenge) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-subquery-comprehensive-challenge) |
| 85 | [Top 5 Countries by Land Area](https://labex.io/courses/project-top-5-countries-by-land-area) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-top-5-countries-by-land-area) |
| 86 | [Updating Student GPA in MySQL Database](https://labex.io/courses/project-update-gpa) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-update-gpa) |
| 87 | [Creating and Updating Database Views](https://labex.io/courses/project-update-student-view) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-update-student-view) |
| 88 | [MySQL Database Administration Essentials](https://labex.io/courses/project-user-binary-log) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-user-binary-log) |
| 89 | [View for Course Information](https://labex.io/courses/project-view-for-course-information) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-view-for-course-information) |
| 90 | [Exploring MySQL User Permissions](https://labex.io/courses/project-view-user-permissions) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-view-user-permissions) |
| 91 | [Wuxu Reform Duration Calculation](https://labex.io/courses/project-wuxu-reform-duration-calculation) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-wuxu-reform-duration-calculation) |
| 92 | [Manage MySQL User Permissions](https://labex.io/courses/project-user-permission-management) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-user-permission-management) |

## More Projects

- [Linux Programming Projects](https://github.com/labex-labs/practice-linux-programming-projects)
- [Python Programming Projects](https://github.com/labex-labs/practice-python-programming-projects)
- [DevOps Programming Projects](https://github.com/labex-labs/practice-devops-programming-projects)
- [Web Development Programming Projects](https://github.com/labex-labs/practice-web-development-programming-projects)
- [Data Science Programming Projects](https://github.com/labex-labs/practice-data-science-programming-projects)
- [Big Data Programming Projects](https://github.com/labex-labs/practice-bigdata-programming-projects)
- [Cyber Security Programming Projects](https://github.com/labex-labs/practice-cysec-programming-projects)
- [Machine Learning Programming Projects](https://github.com/labex-labs/practice-ml-programming-projects)
- [Docker Programming Projects](https://github.com/labex-labs/practice-docker-programming-projects)
- [Kubernetes Programming Projects](https://github.com/labex-labs/practice-kubernetes-programming-projects)
- [Git Programming Projects](https://github.com/labex-labs/practice-git-programming-projects)
- [Ansible Programming Projects](https://github.com/labex-labs/practice-ansible-programming-projects)
- [Jenkins Programming Projects](https://github.com/labex-labs/practice-jenkins-programming-projects)
- [Shell Programming Projects](https://github.com/labex-labs/practice-shell-programming-projects)
- [Java Programming Projects](https://github.com/labex-labs/practice-java-programming-projects)
- [Hadoop Programming Projects](https://github.com/labex-labs/practice-hadoop-programming-projects)
- [C++ Programming Projects](https://github.com/labex-labs/practice-cpp-programming-projects)
- [C Programming Projects](https://github.com/labex-labs/practice-c-programming-projects)
- [MySQL Programming Projects](https://github.com/labex-labs/practice-mysql-programming-projects)
- [Go Programming Projects](https://github.com/labex-labs/practice-go-programming-projects)
- [Rust Programming Projects](https://github.com/labex-labs/practice-rust-programming-projects)
- [OpenCV Programming Projects](https://github.com/labex-labs/practice-opencv-programming-projects)
- [Django Programming Projects](https://github.com/labex-labs/practice-django-programming-projects)
- [Pandas Programming Projects](https://github.com/labex-labs/practice-pandas-programming-projects)
- [NumPy Programming Projects](https://github.com/labex-labs/practice-numpy-programming-projects)
- [scikit-learn Programming Projects](https://github.com/labex-labs/practice-sklearn-programming-projects)
- [Matplotlib Programming Projects](https://github.com/labex-labs/practice-matplotlib-programming-projects)
- [Algorithm Programming Projects](https://github.com/labex-labs/practice-algorithm-programming-projects)
- [HTML Programming Projects](https://github.com/labex-labs/practice-html-programming-projects)
- [CSS Programming Projects](https://github.com/labex-labs/practice-css-programming-projects)
- [JavaScript Programming Projects](https://github.com/labex-labs/practice-javascript-programming-projects)
- [React Programming Projects](https://github.com/labex-labs/practice-react-programming-projects)
- [jQuery Programming Projects](https://github.com/labex-labs/practice-jquery-programming-projects)

## Other Lists

- 🔗 [MySQL Free Tutorials](https://github.com/labex-labs/mysql-free-tutorials)
- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)