This repository stores all the source files of TiDB Data Migration (DM) documentation at the PingCAP website. That is, the documentation for TiDB DM.
Currently, the official documentation supports two languages:
You can use Google Translate to view the documentation in different languages. For example:
fr
: documentation in Frenchja
: documentation in Japaneseko
: documentation in Koreanid
: documentation in Indonesian
Currently, we maintain the following versions for TiDB DM documentation, each with a separate branch:
Branch name | Version description |
---|---|
master |
no updates are allowed since December 23, 2021 |
release-5.3 |
the latest 5.3 stable version |
release-2.0 |
the latest 2.0 stable version |
release-1.0 |
the latest 1.0 stable version |
Note:
Since December 23, 2021, the TiDB DM documentation in the master branch has been merged to TiDB documentation by #8042 and #7317. To create a PR for TiDB DM versions later than v5.3, either go to TiDB English documentation repository or Chinese documentation repository.
Find anything that can be improved in the TiDB Data Migration Documentation? Welcome to contribute to the repo!
See TiDB Data Migration Documentation Contributing Guide to become a contributor. 🤓