Connect with DBeaver
You will need access to your cluster prior to configuring DBeaver.
Launch DBeaver and open a new MySQL connection.
Enter the following information in the MySQL connection settings dialog.
For Server Host: enter the endpoint (SingleStoreDB) or IP Address (SingleStoreDB) for your cluster.
You can find the SingleStoreDB endpoint in the SingleStore Portal.
Enter the port number:
3306
Enter your database name.
For User: enter
admin
(SingleStoreDB) orroot
(SingleStoreDB).Enter your admin/root password.
Click Test Connection... to verify your settings.
