Tag

schema splitting

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Sep 15, 2021 · Databases

Vertical Partitioning in MySQL: Database, Schema, and Table Level Splitting

The article explains MySQL vertical partitioning techniques—including instance‑level database splitting, schema‑level splitting, and column‑level table splitting—detailing their advantages, drawbacks, and step‑by‑step command‑line procedures with code examples for implementing each method in production environments.

MySQLPerformance OptimizationVertical Partitioning
0 likes · 12 min read
Vertical Partitioning in MySQL: Database, Schema, and Table Level Splitting