# SingleStore Tools Reference

## Overview

The SingleStore management tools allow you to perform cluster management operations for setup, configuration, and diagnostics. Operations are done through CLI commands, which allows them to be easily scriptable for a variety of deployment environments and scenarios.

Most of the tools are part of the singlestoredb-toolbox package; however, the lower-level management tool, `memsqlctl`, is part of the `singlestoredb-server` package (along with the SingleStore engine itself). Along with these packages, SingleStore also offers a client application through the `singlestore-client` package to connect to your SingleStore cluster and run queries.

All SingleStore packages are available through Apt and Yum repositories for easy integration with existing workflows.

The SingleStore management tools are as follows:

* [sdb-toolbox-config Commands](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/sdb-toolbox-config-commands.md): Perform host machine registration.
* [sdb-deploy Commands](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/sdb-deploy-commands.md): Install the `singlestoredb-server` package that contains `memsqlctl` and the SingleStore database engine.
* [sdb-admin Commands](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/sdb-admin-commands.md): Help you manage a SingleStore cluster.
* [sdb-report Commands](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/sdb-report-commands.md): Collect and perform diagnostic checks on your cluster.
* [memsqlctl Commands](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/memsqlctl-commands.md): Provide lower-level access to manage nodes (A SingleStore server. A host may contain one or more SingleStore server instances.) on a host machine.

To learn how to download, install, and use these tools to deploy a new cluster, refer to the [SingleStore deployment guide](https://docs.singlestore.com/db/v9.1/deploy.md).

## In this section

* [Common Tools Commands](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/common-tools-commands.md)
* [sdb-admin Commands](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/sdb-admin-commands.md)
* [sdb-deploy Commands](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/sdb-deploy-commands.md)
* [sdb-report Commands](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/sdb-report-commands.md)
* [sdb-toolbox-config Commands](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/sdb-toolbox-config-commands.md)
* [memsqlctl Commands](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/memsqlctl-commands.md)
* [SingleStore Studio](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/singlestore-studio.md)

***

Modified at: February 16, 2024

Source: [/db/v9.1/reference/singlestore-tools-reference/](https://docs.singlestore.com/db/v9.1/reference/singlestore-tools-reference/)

(An index of the documentation is available at /llms.txt)
