Connect with DBeaver
Notice
When using a third-party SQL client or development tool, you must first add a database user to log into a SingleStoreDB Cloud database.
You will need access to your workspace 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 Cloud) or IP Address (SingleStoreDB Cloud) for your workspace.
You can find the SingleStoreDB Cloud endpoint in the SingleStore Portal.
Enter the port number:
3306
Enter your database name.
For User: enter
admin
(SingleStoreDB Cloud) orroot
(SingleStoreDB Cloud).Enter your admin/root password.
Click Test Connection... to verify your settings.
