Side-by-side comparison of stars, features, and trends
This repository stores the source files for the TiDB Chinese documentation on the PingCAP official website, covering detailed technical documentation from development versions to various historical releases. Users can participate in the maintenance and improvement of the documentation by submitting Issues or Pull Requests. Additionally, the repository provides tutorials for self-generating customized PDF documents to meet specific usage requirements.
TiDB is an open-source, cloud-native, distributed SQL database designed for high availability and horizontal scalability. It supports hybrid transactional and analytical processing by utilizing separate row-based and columnar storage engines. The platform maintains strong consistency through distributed transactions and offers full compatibility with the MySQL protocol.