20 repos
Distributed SQL database systems and supporting infrastructure built primarily in Go and Rust. TiDB is a MySQL-compatible distributed database, while TiKV is its underlying key-value storage engine, and PD (Placement Driver) handles cluster management and data distribution. The cluster includes core databases, documentation, SDKs, and tooling for building and operating large-scale distributed data systems.