# Connect to SingleStore

SingleStore is MySQL wire-compatible and offers a wide range of tools and integrations to connect to your database. In most cases, you can connect to your SingleStore deployment from MySQL-compatible tools without any customization.

## Develop with SingleStore

SingleStore simplifies the process of connecting to your database and starting application development using various libraries:

| [C/C++](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-c-c.md)           | [C#/.NET](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-net-and-net-core.md) | [Go](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-go.md)           |
| ------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| [Java/JDBC](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-java-jdbc.md) | [Laravel](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-laravel.md)          | [Node.js](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-node-js.md) |
| [Perl](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-perl.md)           | [PHP](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-php.md)                  | [Python](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-python.md)   |
| [Ruby](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-ruby.md)           | [Rust](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-rust.md)                |                                                                                                                                        |

Refer to [Connect with Application Development Tools](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools.md) for more information.

## SQL Client Drivers

SingleStore offers native drivers which may provide enhancements and performance improvements over standard MySQL drivers.

## Native Client Drivers

SingleStore provides the following native client drivers:

* [The SingleStore JDBC Driver](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-java-jdbc/the-singlestore-jdbc-driver.md)
* [The SingleStore ODBC Driver](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-odbc/the-singlestore-odbc-driver.md)

## MySQL Client Drivers

Refer to [Connect with MySQL](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-mysql.md) for supported MySQL Clients and MySQL-compatible tools.

## Data Access APIs

You can connect to your SingleStore deployments via a data access API using the following:

* [Connect with Data API](https://docs.singlestore.com/db/v9.1/reference/data-api.md)
* [Connect with Hasura](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-hasura.md)

## Supported SQL Clients

SingleStore supports the following following SQL clients:

* [Connect with DBeaver](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-dbeaver.md)
* [Connect with DbVisualizer](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-dbvisualizer.md)
* [Connect with Sequel Pro](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-sequel-pro.md)
* [Connect with SQL Developer](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-sql-developer.md)
* [Connect with SQL Workbench](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-sql-workbench.md)

## Supported Analytics and BI Tools

| [Alteryx Designer](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-alteryx-designer/) | [IBM Cognos Analytics](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-ibm-cognos-analytics/) | [Denodo](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-denodo/)                                |
| ------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| [Dremio](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-dremio/)                     | [Oracle GoldenGate](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-oracle-goldengate/)       | [GoodData](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-gooddata/)                            |
| [Looker](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-looker/)                     | [MicroStrategy](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-microstrategy/)               | [Power BI](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-power-bi/)                            |
| [Sisense](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-sisense/)                   | [Superset](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-superset/)                         | [Tableau Desktop](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-tableau/connect-with-tableau/) |
| [ThoughtSpot](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-thoughtspot/)           | [Tibco Spotfire](https://docs.singlestore.com/cloud/query-data/connect-with-analytics-and-bi-tools/connect-with-tibco-spotfire/)             |                                                                                                                                                 |

Refer to [Connect with Analytics and BI Tools](https://docs.singlestore.com/db/v9.1/query-data/connect-with-analytics-and-bi-tools.md) for more supported tools.

## Supported Data Integration and ETL Tools

| [AWS Glue](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-from-aws-glue.md)                               | [Apache Beam](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-from-apache-beam.md)                         | [Apache Flink](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-from-apache-flink.md)         |
| ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| [Apache NiFi](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/connect-with-apache-nifi.md)                           | [Azure Data Factory (ADF)](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-from-azure-data-factory-adf.md) | [Azure Event Hubs](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-from-azure-event-hubs.md) |
| [Data Virtuality Pipes](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-from-data-virtuality-pipes.md)     | [dbt](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/transform-data-with-dbt.md)                                    | [Estuary Flow](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-from-estuary-flow.md)         |
| [Fivetran](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-with-fivetran.md)                               | [Flyway](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/migrate-schema-with-flyway.md)                              | [HVR](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-from-hvr.md)                           |
| [Informatica PowerCenter](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-from-informatica-powercenter.md) | [Liquibase](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-with-liquibase.md)                             | [Qlik Replicate](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-from-qlik-replicate.md)     |
| [Kafka Sink](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/singlestore-kafka-sink-connector.md)                    | [Spark](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-from-spark.md)                                     | [StreamSets](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/load-data-from-streamsets.md)             |
| [Tableau Prep](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore/connect-with-tableau-prep.md)                         |                                                                                                                                                |                                                                                                                                  |

Refer to [Integrate with SingleStore](https://docs.singlestore.com/db/v9.1/load-data/integrate-with-singlestore.md) for more supported tools.

## Supported IDEs

SingleStore supports the following IDEs:

* [Connect with JetBrains DataGrip](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-jetbrains-datagrip.md)
* [Connect with Visual Studio Code](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-visual-studio-code.md)

## In this section

* [Client and Driver Downloads](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/client-and-driver-downloads.md)
* [Connect with the SingleStore Client](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-the-singlestore-client.md)
* [Connect to SingleStore using TLS/SSL](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-to-singlestore-using-tls-ssl.md)
* [Connect with DBeaver](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-dbeaver.md)
* [Connect with DbVisualizer](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-dbvisualizer.md)
* [Connect with Hasura](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-hasura.md)
* [Connect with JetBrains DataGrip](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-jetbrains-datagrip.md)
* [Connect with MySQL](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-mysql.md)
* [Connect with SQL Developer](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-sql-developer.md)
* [Connect with Sequel Pro](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-sequel-pro.md)
* [Connect with SQL Workbench](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-sql-workbench.md)
* [Connect with Visual Studio Code](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-visual-studio-code.md)
* [Connect with Data API](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-with-data-api.md)
* [Connect to Your Cluster - Related Topics](https://docs.singlestore.com/db/v9.1/connect-to-singlestore/connect-to-your-cluster-related-topics.md)

***

Modified at: May 22, 2026

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

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