to shard
- verb
- /ʃɑrd/
- Specialized
- When a database grows too large, it is often necessary to shard it for better scalability.
Examples
-
The development team decided to shard the dataset to enhance data retrieval speeds.
-
We looked at scaling up the hardware vertically and sharding the database horizontally, but both options seemed like we were just kicking the can down the road.
Blog text (8) -
To improve performance, we need to shard the database into smaller, manageable sections.
Synonyms
To split something into parts or groups
To divide something into smaller parts
To group similar things together into larger units
How Divided
- Specialized
Surface Forms
Etymology
The verb shard comes from the noun for a small piece, so to 'shard' a database is to break the data into smaller parts or 'shards'. That's why engineers say they 'sharded' the data to make processing easier and quicker.