Client and Driver Downloads
The following clients, drivers, connectors, and libraries are recommended for use on all supported versions of SingleStoreDB.
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
MariaDB drivers are required for GSSAPI scenarios for SingleStoreDB. Refer to Configuring SingleStoreDB for Kerberos Authentication for more information.
MariaDB Command-line Client from MariaDB Server Version 10.3.12 (GPLv2)
Binary | URL |
---|---|
Linux RHEL 6 x86_64 | |
Linux RHEL 7 x86_64 | |
Windows x86_64 |
Source code: mariadb-10.3.12.tar.gz
MariaDB Connector/C (C/C++) Version 3.0.9 (LGPLv2.1)
Binary | URL |
---|---|
Linux x86_64 | |
Windows x86_64 |
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 |
Source code: mariadb-java-client-2.4.0-sources.jar
MariaDB Connector/ODBC Version 3.0.8 (LGPLv2.1)
Binary | URL |
---|---|
Linux RHEL 6 x86_64 | |
Linux RHEL 7 x86_64 | |
Windows x86_64 |
Source code: mariadb-connector-odbc-3.0.8-ga-src.tar.gz
MySQL Connector/Python Version 8.0.15 (GPLv2)
Binary | URL |
---|---|
Linux RHEL 7 x86_64 | |
Windows x86_64 (Python 2.7) | |
Windows x86_64 (Python 3.5) | |
Windows x86_64 (Python 3.6) | |
Windows x86_64 (Python 3.7) |
Source code: 8.0.15.zip
MySQL Connector/Python Version 2.1.7 (GPLv2)
Binary | URL |
---|---|
Linux RHEL 6 x86_64 |
Source code: 2.1.7.zip
DBD-MariaDB Perl Library Version 1.11 (GPLv2)
Binary | URL |
---|---|
Platform independent, includes source code |
Async MySQL Connector for .NET and .NET Core (C# and other .NET languages)
Binary | URL |
---|---|
Windows x86_64 | |
Direct Download |
Source code: GitHub