Skip to main content
to shard

to shard

8.2
To divide a database into smaller parts to make it faster
  • verb
  • /ʃɑrd/
  • Specialized
translation icon : particionar
  • 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 divide
vsto shard
680 1.1

To split something into parts or groups

is used in computing to make independent parts for better performance
to split up
vsto shard
47 2.6

To divide something into smaller parts

is a computing process that forms independent parts to boost performance
to chunk
vsto shard
1 3.9

To group similar things together into larger units

is a computing action that breaks data into small independent parts for speed

How Divided

to fragment
39 3.7
to shard
  • Specialized
8.2
to split
513 1.3
to partition
10 4.0
to separate
297 1.9

Surface Forms

shard infinitive
sharded past
sharded past participle
sharding present participle
shards third person singular

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.