This document collects the available downloads for most officially maintained versions of TiDB tools.
TiDB Operator
TiDB Operator runs in Kubernetes. After deploying the Kubernetes cluster, you can choose to deploy TiDB Operator either online or offline. For more information, see Deploying TiDB Operator in Kubernetes.
TiDB Binlog
If you want to download the latest version of TiDB Binlog, directly download the TiDB package, because TiDB Binlog is included in the TiDB package.
In addition, the Kafka version of TiDB Binlog is also provided.
{version} in the above download link indicates the version number of TiDB. For example, the download link for v3.0.5 is https://download.pingcap.org/tidb-v3.0.5-linux-amd64.tar.gz.
TiDB Lightning
Download TiDB Lightning by using the download link in the following table:
{version} in the above download link indicates the version number of TiDB Lightning. For example, the download link for v3.0.5 is https://download.pingcap.org/tidb-toolkit-v3.0.5-linux-amd64.tar.gz.
TiDB DM (Data Migration)
Download DM by using the download link in the following table:
{version} in the above download link indicates the version number of DM. For example, the download link for v1.0.1 is https://download.pingcap.org/dm-v1.0.1-linux-amd64.tar.gz. You can check the published DM versions in the DM Release page.
Syncer, Loader, and Mydumper
If you want to download the latest version of Syncer, Loader, or Mydumper, directly download the tidb-enterprise-tools package, because all these tools are included in this package.