Connect with JetBrains DataGrip
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 before configuring JetBrains DataGrip.
Launch DataGrip and create a new Datasource. Select MySQL as the type of datasource.
Enter the following information in the Data Sources and Drivers dialog.
For Host: enter the endpoint (SingleStoreDB Cloud) or IP Address (SingleStoreDB Cloud) for your workspace.
You can find the 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. You may need to click Download to download any missing MySQL drivers.
You may need to refresh the schema list to get your database to show in the tool.