System Overview - Cross-shard queries
This system handles queries that need data from multiple database shards. Each shard stores a portion of the data to improve scalability and performance. The system must combine results from different shards and return a unified response quickly and reliably.