Software Engineering KB

Home

❯

03 Data Management

❯

03 Sharding and Partitioning

❯

01 Concept

❯

Native Distributed Databases

Native Distributed Databases

Feb 10, 20261 min read

  • sharding
  • tools
  • distributed-databases

Native Distributed Databases

← Back to Sharding Tools & Approaches

CockroachDB, YugabyteDB, Cloud Spanner, and TiDB handle sharding internally with automatic rebalancing. Trade: simpler operations but less control and some latency overhead.

Key Properties

  • Automatic Rebalancing
  • Simpler Operations
  • Latency Overhead

sharding tools distributed-databases


Graph View

  • Native Distributed Databases
  • Key Properties

Backlinks

  • Sharding Tools & Approaches

Created with Quartz v4.5.2 © 2026

  • GitHub