TiUP

a component manager for TiDB

Available on:

Linux
macOS
Windows WSL
1

Install TiUP

$ curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh
Copied!
2

Start a local TiDB Cluster

$ tiup playground
Copied!

All Components