Skip to main content

Client and Driver Downloads

The following clients, drivers, connectors, and libraries are recommended for use on all supported versions of SingleStoreDB Cloud.

The SingleStore JDBC Driver

Download the driver from GitHub or Maven Repository. For more information, see the SingleStore JDBC driver.

The SingleStore ODBC Driver

Download the driver from GitHub. For more information, see the SingleStore ODBC driver.

The SingleStore Spark Connector

Download the connector from Maven Central or SparkPackages. For more information, see Getting Started with Spark.

Third-party Clients and Drivers

Important

SingleStoreDB Cloud does not support Kerberos authentication.

MariaDB Command-line Client from MariaDB Server Version 10.3.12 (GPLv2)

Source code: mariadb-10.3.12.tar.gz

MariaDB Connector/C (C/C++) Version 3.0.9 (LGPLv2.1)

Source code: mariadb-connector-c-3.0.9-src.tar.gz

MariaDB Connector/J (JDBC) Version 2.4.0 (LGPLv2.1)

Binary

URL

Platform independent

mariadb-java-client-2.4.0.jar

Source code: mariadb-java-client-2.4.0-sources.jar

MariaDB Connector/ODBC Version 3.0.8 (LGPLv2.1)

Source code: mariadb-connector-odbc-3.0.8-ga-src.tar.gz

MySQL Connector/Python Version 8.0.15 (GPLv2)

Source code: 8.0.15.zip

MySQL Connector/Python Version 2.1.7 (GPLv2)

Source code: 2.1.7.zip

DBD-MariaDB Perl Library Version 1.11 (GPLv2)

Binary

URL

Platform independent, includes source code

DBD-MariaDB-1.11.tar.gz

Async MySQL Connector for .NET and .NET Core (C# and other .NET languages)

Source code: GitHub