Sharding

Use when data volume or write throughput truly requires 分库分表, shard key design, ShardingSphere, or cross-shard queries. Do not use as the default for big tables; try archive/partition/index first. Never mix with index-only problems.

1398281322-a11y 45f2c30 3.0 KB Updated

File contents

1398281322-a11y/java-backend-guardrails/tree/main/skills/java-backend-guardrails/sharding commit 45f2c301eb

Frequently asked questions

npx skillmds@latest add 1398281322-a11y/sharding