# 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](/2025.1/configuration/application-settings/how-to-guides/config-builder-guide.md#manage-data-providers).

## Amazon Athena

This driver is included with Immuta.

## Apache Impala

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

## 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).


---

# 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/2025.1/configuration/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.
