Design database sharding strategies for horizontal scaling
Design a sharding strategy for: Database: [PostgreSQL/MySQL/MongoDB] Current Data Size: [SIZE] Growth Projection: [MONTHLY/YEARLY GROWTH] Tables to Shard: [LIST TABLES] Query Patterns: [DESCRIBE MOST COMMON QUERIES] Constraints: - Cross-shard queries needed: [YES/NO] - Global unique IDs required: [YES/NO] -…
Premium Prompt
Unlock this prompt — and all 30,000+ expert-crafted prompts — with Pro.
Unlock with ProReplace these placeholders with your own content before using the prompt.
[SIZE][LIST TABLES][DESCRIBE MOST COMMON QUERIES]