First page Back Continue Last page Image
What is Sharding?
- Sharding allows a Logical Database to be partitioned across multiple servers
- Each partition is called a “Shard”
The Logical Database
The Partitioning is based on a Key Value for example a UserID