# Cluster Management with Tools

## Tools Overview

SingleStore provides a suite of tools to manage and interact with your cluster.

## SingleStore Toolbox

For clusters running MemSQL 6.7 or later, you should use SingleStore Toolbox to deploy, administer, and manage your cluster. The associated command-line tools are packaged in Debian, RPM, and tarball files which allows them to be part of common automated deployment workflows.

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).

For more information on the tools, see the following links:

* [sdb-deploy](https://docs.singlestore.com/db/v9.1/user-and-cluster-administration/cluster-management-with-tools/singlestore-toolbox/sdb-deploy.md). Installs `memsqlctl` and the SingleStore database engine to hosts in the cluster.
* [sdb-admin](https://docs.singlestore.com/db/v9.1/user-and-cluster-administration/cluster-management-with-tools/singlestore-toolbox/sdb-admin.md). Helps you manage a SingleStorecluster.
* [sdb-report](https://docs.singlestore.com/db/v9.1/user-and-cluster-administration/cluster-management-with-tools/singlestore-toolbox/sdb-report.md). Collects and performs diagnostic checks on your cluster.
* [sdb-toolbox-config](https://docs.singlestore.com/db/v9.1/user-and-cluster-administration/cluster-management-with-tools/singlestore-toolbox/sdb-toolbox-config.md). Performs host registration.
* [memsqlctl](https://docs.singlestore.com/db/v9.1/user-and-cluster-administration/cluster-management-with-tools/singlestore-toolbox/memsqlctl.md). Provides lower-level access to manage nodes on a host.

## SQL Clients and Tools

The following tools allow you to issue queries against your cluster, and as with the management tools above, they are packaged in Debian, RPM, or tar files for easy deployment and management:

* [SingleStore Client](https://docs.singlestore.com/db/v9.1/user-and-cluster-administration/cluster-management-with-tools/singlestore-client.md). A lightweight client application that allows you to connect to your SingleStorecluster and run queries. Available in the `singlestore-client` package.
* [Connect to SingleStore](https://docs.singlestore.com/db/v9.1/connect-to-singlestore.md) using a variety of third-party clients
* [Connect with Application Development Tools](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools.md) using a variety of languages and third-party tools.
* [SingleStore Replicate](https://docs.singlestore.com/db/v9.1/load-data/data-sources/singlestore-replicate.md). A data ingestion tool for replicating data from a source type (such as Oracle) into SingleStore. Filters and maps can be used to tailor how the data is replicated.

## In this section

* [SingleStore Tools Installation](https://docs.singlestore.com/db/v9.1/user-and-cluster-administration/cluster-management-with-tools/singlestore-tools-installation.md)
* [SingleStore Toolbox](https://docs.singlestore.com/db/v9.1/user-and-cluster-administration/cluster-management-with-tools/singlestore-toolbox.md)
* [SingleStore Client](https://docs.singlestore.com/db/v9.1/user-and-cluster-administration/cluster-management-with-tools/singlestore-client.md)

***

Modified at: March 15, 2023

Source: [/db/v9.1/user-and-cluster-administration/cluster-management-with-tools/](https://docs.singlestore.com/db/v9.1/user-and-cluster-administration/cluster-management-with-tools/)

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