Ir para o conteúdo principal
TiDB logo

TiDB

SQL at Scale

TiDB is an open-source, MySQL-compatible, distributed SQL database by PingCAP. Trusted by LinkedIn, Pinterest, and Square, it offers seamless scalability to petabytes, built-in resilience, and supports transactional, analytical, operational, and AI workloads without manual sharding.

Recursos

MySQL compatibility
Horizontal scalability
Distributed ACID transactions
No manual sharding
HTAP support
Strong consistency
Point-in-time recovery
Request Unit based provisioning
Autoscaling

Prós

  • + MySQL compatible (easy migration)
  • + Scales without sharding
  • + Open-source option
  • + Strong consistency guarantees
  • + HTAP eliminates separate analytics DB

Contras

  • More complex than single-node MySQL
  • Resource requirements higher
  • Some MySQL features not supported
  • Learning curve for distributed concepts