# Connect with SQL Workbench

To connect to SingleStore from SQL Workbench:

1. Open SQL Workbench, and then open the **Connectors** window.

   **Note**: Some users have reported issues connecting with SQL Workbench v8 and have recommended using v6 instead.

2. In the **Select Connection Profile** window, select or enter the following information:

   * A name for your connection, for example **test-connection**.
   * **Driver**: From the list, select **MySQL (com.mysql.jdbc.Driver)**. This Driver requires the [MySQL Java connector](http://dev.mysql.com/downloads/connector/j/).
   * **URL**: Enter the connection string in the `jdbc:mysql://<hostname>:<port>` format.
   * **Username**: The SingleStore database username. Enter `root`.
   * **Password**: The password for the SingleStore database user.

3. Complete the other fields as required.

   ![](https://images.contentstack.io/v3/assets/bltac01ee6daa3a1e14/blt84942213f9fdc71b/6a2c424c724dc3bf0581c653/16083b576527d1-fMWSZ9.png)

4. Select **OK**. The SQL Workbench window opens. You can issue queries in the top pane and view results in the bottom pane.

   ![](https://images.contentstack.io/v3/assets/bltac01ee6daa3a1e14/blt242075ba9ddb477e/6a2c423b107c2237cc77578a/16083b5765a052-uEdaW0.png)

   ![](https://images.contentstack.io/v3/assets/bltac01ee6daa3a1e14/blt7ed7e3a0174cd257/6a2c4246c1418e0e0353c83c/16083b57660cb0-EOF4Lw.png)

***

Modified at: September 26, 2025

Source: [/db/v9.1/connect-to-singlestore/connect-with-sql-workbench/](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-sql-workbench/)

(An index of the documentation is available at /llms.txt)
