Download Tools
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.
Package name | OS | Architecture | SHA256 checksum |
---|---|---|---|
https://download.pingcap.org/tidb-{version}-linux-amd64.tar.gz (TiDB Binlog) | Linux | amd64 | https://download.pingcap.org/tidb-{version}-linux-amd64.sha256 |
https://download.pingcap.org/tidb-binlog-kafka-linux-amd64.tar.gz (the Kafka version of TiDB Binlog) | Linux | amd64 | https://download.pingcap.org/tidb-binlog-kafka-linux-amd64.sha256 |
TiDB Lightning
Download TiDB Lightning by using the download link in the following table:
Package name | OS | Architecture | SHA256 checksum |
---|---|---|---|
https://download.pingcap.org/tidb-toolkit-{version}-linux-amd64.tar.gz | Linux | amd64 | https://download.pingcap.org/tidb-toolkit-{version}-linux-amd64.sha256 |
TiDB DM (Data Migration)
Download DM by using the download link in the following table:
Package name | OS | Architecture | SHA256 checksum |
---|---|---|---|
https://download.pingcap.org/dm-{version}-linux-amd64.tar.gz | Linux | amd64 | https://download.pingcap.org/dm-{version}-linux-amd64.sha256 |
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.
Package name | OS | Architecture | SHA256 checksum |
---|---|---|---|
tidb-enterprise-tools-nightly-linux-amd64.tar.gz | Linux | amd64 | tidb-enterprise-tools-nightly-linux-amd64.sha256 |
This enterprise tools package includes all the following tools:
- Syncer
- Loader
- Mydumper
- ddl_checker
- sync-diff-inspector