TiUP

TiUP is a component manager for TiDB

Run the following in your terminal, and follow the instructions:


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

After installation, start a local cluster:

tiup playground

This tool only supports Linux, macOS, and Windows WSL (for now)

Need help? Read the document(English/Chinese) or file a GitHub issue