# Connect with ODBC

You can connect to SingleStore from ODBC-based applications using the following drivers/connectors:

* The SingleStore ODBC Driver
* MariaDB Connector/ODBC
* MySQL Connector/ODBC

For most ODBC use cases, SingleStore recommends [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).

## The SingleStore ODBC Driver

You can connect to your SingleStore clusters from ODBC-based applications using the SingleStore ODBC driver. It supports both Unicode and ANSI modes. You can download the SingleStore ODBC binaries from its [GitHub](https://github.com/memsql/singlestore-odbc-connector/releases/tag/v1.1.1) repository.

See [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) for detailed Information on how to install, configure, and connect using the driver.

## MariaDB Connector/ODBC Version 3.0.8 (LGPLv2.1)

You can use the MariaDB Connector/ODBC v3.0.8 to connect to your SingleStore database.

Refer to [Connector/ODBC 3.0.8](https://mariadb.com/docs/release-notes/connectors/odbc/3.0/3.0.8) for its binary and source code.

## MySQL Connector/ODBC Version 8.0.26 (GPLv2)

You can also use the MySQL Connector/ODBC v8.0.26 to connect to your SingleStore database. You can download the connector binaries for the supported operating systems from [MySQL Community Downloads](https://dev.mysql.com/downloads/connector/odbc/).

## In this section

* [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)

***

Modified at: November 7, 2025

Source: [/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-odbc/](https://docs.singlestore.com/db/v9.1/developer-resources/connect-with-application-development-tools/connect-with-odbc/)

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