SingleStore Tools Reference
On this page
Overview
The SingleStoreDB management tools allow you to perform cluster management operations for setup, configuration, and diagnostics.
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 SingleStoreDB engine itself).singlestore-client
package to connect to your SingleStoreDB cluster and run queries.
All SingleStore packages are available through Apt and Yum repositories for easy integration with existing workflows.
The SingleStoreDB management tools are as follows:
-
sdb-toolbox-config Commands: Perform host machine registration.
-
sdb-deploy Commands: Install the
singlestoredb-server
package that containsmemsqlctl
and the SingleStoreDB database engine. -
sdb-admin Commands: Help you manage a SingleStoreDB cluster.
-
sdb-report Commands: Collect and perform diagnostic checks on your cluster.
-
memsqlctl Commands: Provide lower-level access to manage nodes on a host machine.
To see how download, install, and use these tools to deploy a new cluster, visit the SingleStoreDB deployment guide.
In this section
Last modified: November 21, 2022