- Overview
- Outline
- Reviews
- Packages
For more than ten years, a database architect for front-line e-commerce enterprises, taking e-commerce projects as an example, he will teach you how to design a high-performance and scalable tens of millions of database architecture step by step from the basic design, and provide a variety of solutions for high load and high concurrency problems. solution
Formulation of database development specifications
- course description14:37
- course preparation26:19
- Introduction to E-commerce Project29:07
- Introduction to Database Design Specifications24:35
- Database naming convention12:33
- Database basic design specification18:15
- Database index design specification12:06
- Database Field Design Specifications12:40
- SQL Development Specifications18:40
- Database operation specifications27:55
Structure design of e-commerce example database
- E-commerce project user module29:26
- Hash partition table26:15
- Range partition10:33
- List partition25:39
- Project zoning table demonstration14:23
- Product module20:32
- order module14:59
- DB planning19:19
MySQL execution plan (explain) analysis
- Common business processing25:17
- Execution plan analysis21:09
- How to optimize the paging query example23:50
- Example of how to delete duplicate data19:11
- Examples of how to conduct interval data statistics25:27
- Capture problematic SQL-Slow Log Check26:57
MySQL database backup and recovery
- database backup25:31
- mysqldump fully prepared introduction17:10
- mysqldump fully prepared single library example15:25
- mysqldump is fully equipped with all libraries and all table instances20:54
- mysqldump full backup Where and script backup28:33
- mysqldump recovery25:32
- mysqldump recovery instance26:57
- mysqldump recovery single table instance28:53
- Recovery at specified point in time14:36
- Binlog recovery at a specified time12:39
- Real-time binlog backup20:39
- xtrabackup and recovery29:11
- Mysql backup plan19:37
High-performance and high-availability MySQL architecture changes
- mysql master-slave replication configuration25:01
- mysql master-slave copy demonstration21:20
- GTID-based replication links14:59
- Highly available keepalived instances23:55
- Mysql database read-write separation14:25
- Using LVS to Solve Read Load Balancer16:23
- Solving Read Load Balancer Using maxscale Database Middleware28:33
- Use DB business splitting to solve the problem of writing pressure13:00
- Course summary and thinking27:22