To install the ODBC V2 driver, download the driver for your operating system version, install the driver, and add it to your client application. Refer to your client’s documentation for further details.
For more detailed information, refer to the ODBC V2 driver documentation:
Download the V2 drivers from the ODBC V2 driver archive page.
The Starburst ODBC V2 drivers are available for the operating system versions and driver managers shown in the following sections. Older versions of the driver may be subject to different platform requirements.
The Starburst ODBC V2 driver supports the following operating system versions:
The ODBC driver can be managed on Windows with the Windows ODBC Administrator.
The ODBC driver requires 75MB of disk space for use on Windows.
The Starburst ODBC V2 driver is provided in a Universal binary for Intel and ARM support.
The ODBC driver can be managed on macOS with the following driver managers:
The ODBC driver requires 150MB of disk space for use on macOS.
The Starburst ODBC V2 driver supports the following operating system versions:
The Linux drivers are provided in the following installation formats:
The ODBC driver can be managed on Linux with the following driver managers:
The ODBC driver requires 90MB of disk space for use on Linux.
With the ODBC driver installed, you can configure a connection to a cluster. Typically you only need the connection information. Other details such as the ODBC connection are automatically configured in many applications, or can be seen and updated in a user interface dialog.
When the driver is installed, you can open a connection and start running queries.
For example, if your application allows you to write and run queries, you can run the following command to see what catalogs are available:
SHOW CATALOGS;
Many client applications provide a user interface to see the list of catalogs, schema, tables, and much more.
Is the information on this page helpful?
Yes
No