MySQL Chapter Index
Introduction
This index lists all 31 chapters in the Hello Code MySQL track, grouped by topic. Use it to jump to a lesson or compare coverage with frontend/gen_article_plan/mysql.md.
Prerequisites
- None—this page is a map, not a lesson
Getting Started (01–06)
Schema and CRUD (07–11)
Advanced Queries (12–14)
Transactions and Programs (17–21)
Operations and Security (22–24)
MySQL 8 Features (25–26)
Projects (27–28)
Troubleshooting and Resources (29–31)
| Track | Why |
|---|
| JDBC | Java database access |
| Spring Boot | Web apps with MySQL |
| Linux | Server deployment |
| Git | Schema in version control |
| MongoDB | Document modeling, $lookup, PyMongo |
| Redis | Caching and session layers |
| Vue | SPA UI for CRUD APIs backed by MySQL (24, 25) |
FAQ
Where is the planning document?
Chinese outline: frontend/gen_article_plan/mysql.md.
Partitioning and replication?
Covered at concept level in Query Performance Basics and resources chapter; see MySQL manual for depth.
Suggested reading order?
Follow chapter numbers 01→31, or 01→11 for SQL essentials then 27→28 projects.
JDBC install chapters duplicate?
JDBC track focuses on driver setup; this track focuses on SQL and DBA skills.
Report a typo?
Improve docs via Git fork workflow.
Category logo?
/category-logos/mysql.png in category_meta_info.json.