Kyvos ODBC driver
Applies to: Kyvos Enterprise Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace
Kyvos Azure Marketplace Kyvos GCP Marketplace Kyvos Single Node Installation (Kyvos SNI)
ODBC is one of the most established and widely supported for connecting and working with databases. The Kyvos ODBC Driver is used for Spark SQL access to the Kyvos BI Server, enabling business intelligence, analytics, and reporting.
Click here to download the Kyvos ODBC driver.
Features
The Kyvos ODBC driver comes with the following features.
Catalog and schema support: The Kyvos ODBC Driver supports both catalogs and schemas to make it easy for the driver to work with various ODBC applications.
Security and authentication: Some Kyvos datastores require connections authentication with Secure Sockets Layer (SSL) protocol to protect data from unauthorized access. SSL encryption protects data and credentials when they are transferred over the network and provides stronger security. We recommended enabling SSL whenever you connect to a server that is configured to support it.
For more information, refer to the Configuring SSL Verification on Windows section below.
Supported data types
The Kyvos ODBC Driver supports various standard data formats, converting between Spark data types and SQL data types.
The following table lists the supported data type mappings.
Spark Type | SQL Type |
BIGINT | SQL_BIGINT |
CHAR | SQL_CHAR |
DATE | SQL_TYPE_DATE |
DOUBLE | SQL_DOUBLE |
INT | SQL_INTEGER |
SMALLINT | SQL_SMALLINT |
STRING | SQL_VARCHAR |
TIMESTAMP | SQL_TYPE_TIMESTAMP |
TINYINT | SQL_TINYINT |
VARCHAR | SQL_VARCHAR |
BOOLEAN | SQL_BIT |
BINARY | SQL_VARBINARY |
Kyvos ODBC Driver
Windows
Mac
Prerequisites for Windows
Each computer on which you install the driver must meet the following minimum system requirements:
One of the following operating systems:
Windows 8.1 or Windows 10
Windows Server 2012 and 2016
Visual C++ Redistributable for Visual Studio 2015 installed (with the same bitness as the driver that you are installing)
Note
The installer for Visual C++ Redistributable for Visual Studio 2015 is available in the Kyvos ODBC Driver package
Available disk space: 100 MB
To install the driver, you must have Administrator privileges on the computer.
Installing and configuring Kyvos ODBC Driver on Windows
Note
When installing Kyvos ODBC driver on Windows operating systems, ensure that driver bitness matches with bitness of your BI tool
To install the Kyvos ODBC Driver on Windows:
Double-click the Kyvos ODBC Installer executable file to start the installation.
If prompted, enter Administrator credentials and click OK.
Click Next.
Read License Agreement and click Yes if you agree to the terms; to continue with the installation. Else, click No to exit.
Enter Username and Company Name in the corresponding fields and click Next.
Choose the Setup Type. We recommend selecting the Complete
If you have selected the Custom setup type, you can change the installation location, click Change to choose the folder on your computer, and then click OK. To accept the installation location, click Next.
Click Install.
When the installation completes, click Finish.
Copyright Kyvos, Inc. 2025. All rights reserved.