Staff Engineering Skills Sharding

Make correct decisions about database sharding -- when to shard, when not to, and what breaks when you do. Use when designing database architecture, choosing scaling strategies, writing queries that assume a single database, selecting shard keys, or when someone says "we need to shard." Activates on patterns like cross-table JOINs in potentially sharded systems, global unique constraints, multi-entity transactions, or premature scaling discussions.

triggerdotdev 004a9fc 8.4 KB Updated

File contents

triggerdotdev/staff-engineering-skills/tree/main/skills/staff-engineering-skills-sharding commit 004a9fc979

Frequently asked questions

npx skillmds@latest add triggerdotdev/staff-engineering-skills-sharding