{"id":18408375,"url":"https://github.com/pingcap/docs-dm","last_synced_at":"2025-09-14T17:31:06.229Z","repository":{"id":36973205,"uuid":"245810772","full_name":"pingcap/docs-dm","owner":"pingcap","description":"Archived documentation for the TiDB Data Migration (DM) tool in both English and Chinese.","archived":true,"fork":false,"pushed_at":"2024-11-18T08:14:17.000Z","size":7518,"stargazers_count":23,"open_issues_count":11,"forks_count":63,"subscribers_count":94,"default_branch":"master","last_synced_at":"2025-03-05T05:43:01.820Z","etag":null,"topics":["dm-documentation","hacktoberfest","tidb-data-migration","tidb-dm"],"latest_commit_sha":null,"homepage":"https://docs.pingcap.com/tidb/stable/dm-overview","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pingcap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-08T12:32:31.000Z","updated_at":"2025-01-03T03:49:17.000Z","dependencies_parsed_at":"2024-12-25T06:10:16.655Z","dependency_job_id":"6563de19-293a-4939-9b2d-f3b8ca3fc577","html_url":"https://github.com/pingcap/docs-dm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pingcap/docs-dm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pingcap%2Fdocs-dm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pingcap%2Fdocs-dm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pingcap%2Fdocs-dm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pingcap%2Fdocs-dm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pingcap","download_url":"https://codeload.github.com/pingcap/docs-dm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pingcap%2Fdocs-dm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275139269,"owners_count":25412218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dm-documentation","hacktoberfest","tidb-data-migration","tidb-dm"],"created_at":"2024-11-06T03:18:51.850Z","updated_at":"2025-09-14T17:31:05.424Z","avatar_url":"https://github.com/pingcap.png","language":"Python","readme":"# TiDB Data Migration (DM) Documentation\n\nThis repository stores all the source files of [TiDB Data Migration (DM) documentation](https://pingcap.com/docs/tidb-data-migration/stable/) at the PingCAP website. That is, the documentation for [TiDB DM](https://github.com/pingcap/dm).\n\nCurrently, the official documentation supports two languages:\n\n- `en`: [documentation in English](/en/TOC.md)\n- `zh`: [documentation in Chinese](/zh/TOC.md)\n\nYou can use Google Translate to view the documentation in different languages. For example:\n\n- `fr`: [documentation in French](https://translate.google.com/translate?hl=en\u0026sl=en\u0026tl=fr\u0026u=https%3A%2F%2Fgithub.com%2Fpingcap%2Fdocs-dm%2Fblob%2Fmaster%2Fen%2FTOC.md)\n- `ja`: [documentation in Japanese](https://translate.google.com/translate?hl=en\u0026sl=en\u0026tl=ja\u0026u=https%3A%2F%2Fgithub.com%2Fpingcap%2Fdocs-dm%2Fblob%2Fmaster%2Fen%2FTOC.md)\n- `ko`: [documentation in Korean](https://translate.google.com/translate?hl=en\u0026sl=en\u0026tl=ko\u0026u=https%3A%2F%2Fgithub.com%2Fpingcap%2Fdocs-dm%2Fblob%2Fmaster%2Fen%2FTOC.md)\n- `id`: [documentation in Indonesian](https://translate.google.com/translate?hl=en\u0026sl=en\u0026tl=id\u0026u=https%3A%2F%2Fgithub.com%2Fpingcap%2Fdocs-dm%2Fblob%2Fmaster%2Fen%2FTOC.md)\n\n## Documentation versions\n\nCurrently, we maintain the following versions for TiDB DM documentation, each with a separate branch:\n\n| Branch name | Version description |\n| :--- | :-- |\n| `master` | **no updates are allowed since December 23, 2021**  |\n| `release-5.3` | the latest 5.3 stable version |\n| `release-2.0` | the latest 2.0 stable version |\n| `release-1.0` | the latest 1.0 stable version |\n\n\u003e **Note:**\n\u003e\n\u003e Since December 23, 2021, the TiDB DM documentation in the master branch has been merged to TiDB documentation by [#8042](https://github.com/pingcap/docs-cn/pull/8042) and [#7317](https://github.com/pingcap/docs/pull/7317). To create a PR for TiDB DM versions later than v5.3, either go to TiDB [English documentation repository](https://github.com/pingcap/docs) or [Chinese documentation repository](https://github.com/pingcap/docs-cn).\n\n## Contributing\n\nFind anything that can be improved in the TiDB Data Migration Documentation? Welcome to contribute to the repo!\n\nSee [TiDB Data Migration Documentation Contributing Guide](/CONTRIBUTING.md) to become a contributor. 🤓\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpingcap%2Fdocs-dm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpingcap%2Fdocs-dm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpingcap%2Fdocs-dm/lists"}