Tidb

TiDB

NeuralBlitz Updated 1 repo stars

File contents

TiDB

TiDB is an open-source, distributed SQL database that supports Hybrid Transactional and Analytical Processing (HTAP). It's MySQL-compatible with horizontal scalability.

Key Concepts

  • HTAP architecture
  • Automatic sharding
  • TiKV (row store) and TiFlash (column store)
  • Distributed transactions
  • Multi-tenant support

Common Use Cases

  • Real-time analytics
  • HTAP workloads
  • Financial transactions
  • Gaming platforms
  • High-scale web applications

Best Practices

  • Use appropriate storage engines
  • Design proper indexes
  • Configure placement rules
  • Monitor cluster health
  • Use proper connection pooling

Resources

  • Docs: docs.pingcap.com/tidb/stable
  • Related Skills: mysql, distributed-systems, analytics

NeuralBlitz/Agent-Gateway/tree/main/agent-gateway/skills/user/categories/databases/tidb commit fe1f970c48

Frequently asked questions

npx skillmds@latest add neuralblitz/tidb