Databases

Document databases
Realtime databases
Time series databases
Column databases
Graph databases
Key-value databases

Database sharding

Skill description

Database sharding is a technique used to horizontally partition large databases into smaller, more manageable parts called shards. Each shard contains a subset of the data and can be stored on separate servers, allowing for improved scalability, performance, and fault tolerance in distributed database systems.

Your experience level

You need to be signed in to share your experience.

Learning resources