Connect with JetBrains DataGrip

Note

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.

  1. For Host: enter the endpoint (SingleStoreDB Cloud) or IP Address (SingleStoreDB Cloud) for your workspace.

    • You can find the endpoint in the Cloud Portal.

  2. Enter the port number: 3306

  3. Enter your database name.

  4. For User: enter admin (SingleStoreDB Cloud) or root (SingleStoreDB Cloud).

  5. Enter your admin/root password.

  6. 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.

Last modified: June 28, 2023

Was this article helpful?