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
1---2name: tidb3description: TiDB4---5# TiDB67TiDB is an open-source, distributed SQL database that supports Hybrid Transactional and Analytical Processing (HTAP). It's MySQL-compatible with horizontal scalability.89## Key Concepts1011- HTAP architecture12- Automatic sharding13- TiKV (row store) and TiFlash (column store)14- Distributed transactions15- Multi-tenant support1617## Common Use Cases1819- Real-time analytics20- HTAP workloads21- Financial transactions22- Gaming platforms23- High-scale web applications2425## Best Practices2627- Use appropriate storage engines28- Design proper indexes29- Configure placement rules30- Monitor cluster health31- Use proper connection pooling3233## Resources3435- Docs: docs.pingcap.com/tidb/stable36- Related Skills: mysql, distributed-systems, analytics
Run npx skillmds@latest add neuralblitz/tidb in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
TiDB It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
NeuralBlitz (@neuralblitz) published this skill. Their other Agent Skills are listed on their SkillMD profile.