# Add ODBC Drivers

The Immuta Web Service uses ODBC drivers to communicate with back end data platforms. Immuta deployments only include a few ODBC drivers that Immuta is able to distribute. All other drivers that are not redistributable must be obtained and deployed by a System Administrator before Data Owners can use the corresponding data source types in Immuta.

You can install ODBC drivers on the [App Settings page](/2024.2/application-settings/how-to-guides/config-builder-guide.md#manage-data-providers).

## Amazon Athena

This driver is included with Immuta.

## Apache Hive

[**`HiveODBC-2.6.9.1009-1.x86_64.rpm`**](https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-bi-tools.html)

## Apache Impala

[**`ImpalaODBC-2.6.8.1008-1.x86_64.rpm`**](https://www.cloudera.com/downloads/connectors/impala/odbc/2-6-8.html)

## Azure Synapse Analytics

[**`msodbcsql17-17.10.2.1-1.x86_64.rpm`**](https://learn.microsoft.com/en-us/sql/connect/odbc/download-odbc-driver-for-sql-server?view=sql-server-ver16#download-for-linux-and-macos)

## Google BigQuery

[**`SimbaODBCDriverforGoogleBigQuery_2.5.0.1001-Linux.tar.gz`**](https://cloud.google.com/bigquery/docs/reference/odbc-jdbc-drivers#odbc_release_2461015)

## Greenplum

This driver is included with Immuta.

## Netezza

[**`npsclient.7.2.0.5-P1.tar.gz`**](https://www.ibm.com/docs/en/psfa)

## Oracle

[**`oracle-instantclient19.5-odbc-19.5.0.0.0-1.x86_64.rpm`**](https://www.oracle.com/database/technologies/instant-client/linux-x86-64-downloads.html)

## PostgreSQL

This driver is included with Immuta.

## Presto

[**1.2.18**](https://insightsoftware.com/drivers/presto-odbc-jdbc)

You may purchase this ODBC driver from [Magnitude](https://insightsoftware.com/drivers/presto-odbc-jdbc).

## Redshift

This driver is included with Immuta.

## SAP Hana

The SAP Hana ODBC driver **`odbc-2019.01.19.tar.gz`** is available as part of your SAP Hana installation. Upload a tar.gz file that contains the ODBC driver for Linux x86 64.

## SQL Server

This driver is included with Immuta.

## Vertica

[**`vertica-client-9.2.1-0.x86_64.rpm`**](https://www.vertica.com/download/vertica/client-drivers/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.immuta.com/2024.2/application-settings/how-to-guides/odbc-drivers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
