You are viewing the documentation of an older version of the TiDB database (TiDB v5.4). It is recommended that you use the latest LTS version of the TiDB database.
Download TiDB Tools
This document collects the available downloads for most officially maintained versions of TiDB tools.
TiUP
You can install TiUP with a single command in both Darwin and Linux operating systems. For more information, see Install TiUP.
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.
{version} in the above download link indicates the version number of TiDB. For example, the download link for v5.4.3 is https://download.pingcap.com/tidb-v5.4.3-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 v5.4.3 is https://download.pingcap.com/tidb-toolkit-v5.4.3-linux-amd64.tar.gz.
BR (backup and restore)
Download BR by using the download link in the following table:
{version} in the above download link indicates the version number of BR. For example, the download link for v5.4.3 is https://download.pingcap.com/tidb-toolkit-v5.4.3-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 v5.4.3 is https://download.pingcap.com/dm-v5.4.3-linux-amd64.tar.gz. You can check the published DM versions in the DM Release page.
The {version} in the download link is the version number of Dumpling. For example, the link for downloading the v5.4.3 version of Dumpling is https://download.pingcap.com/tidb-toolkit-v5.4.3-linux-amd64.tar.gz. You can view the currently released versions in TiDB Releases.
Dumpling supports arm64 linux. You can replace amd64 in the download link with arm64, which means the arm64 version of Dumpling.
{version} in the download link is the version number of TiDB. For example, the download link for v5.4.3 is https://download.pingcap.com/tidb-toolkit-v5.4.3-linux-amd64.tar.gz. You can view the currently released versions in TiDB Releases.