Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.
/ docs-dm Public archive

Archived documentation for the TiDB Data Migration (DM) tool in both English and Chinese.

License

Notifications You must be signed in to change notification settings

pingcap/docs-dm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

765ffc4 Â· Nov 18, 2024
Jun 20, 2022
Apr 21, 2020
Dec 20, 2021
Aug 4, 2021
Sep 29, 2021
Dec 24, 2021
Mar 29, 2020
Dec 20, 2021
Mar 29, 2020
Mar 11, 2020
Apr 21, 2020
Dec 30, 2021
Mar 11, 2020
Nov 18, 2024

Repository files navigation

TiDB Data Migration (DM) Documentation

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:

Documentation versions

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.

Contributing

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. 🤓