Cluster Management with Tools
On this page
Tools Overview
SingleStore provides a suite of tools to manage and interact with your cluster.
SingleStoreDB Toolbox
For clusters running MemSQL 6.
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).
For more information on the tools, see the following links:
-
sdb-deploy.
Installs memsqlctl
and the SingleStoreDB database engine to hosts in the cluster. -
sdb-admin.
Helps you manage a SingleStoreDBcluster. -
sdb-report.
Collects and performs diagnostic checks on your cluster. -
sdb-toolbox-config.
Performs host registration. -
memsqlctl.
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 .
A lightweight client application that allows you to connect to your SingleStoreDBcluster and run queries. Available in the singlestore-client
package. -
Connect to Your Cluster using a variety of third-party clients
-
Connect with Application Development Tools using a variety of languages and third-party tools.
-
SingleStore Replicate.
A data ingestion tool for replicating data from a source type (such as Oracle) into SingleStoreDB. Filters and maps can be used to tailor how the data is replicated.
In this section
Last modified: March 15, 2023