Database Drivers and Connectors

You can connect to third party applications using the following list of drivers and connectors:

Product

Manufacturer Integration Notes

ADO.NET Data Provider

Exasol .Net Data Provider  

Exasol Go SQL Driver

Exasol Go Language  
Exasol REST API service (ERA) Exasol

REST-compliant API

ERA (alpha) is an extension for the Exasol database that provides the ability to interact with the database via REST API endpoints.
Ibis   Python Ibis is an open source project which defines a Python dataframe API that can execute with Exasol as a backend.

JDBC Driver

Exasol JDBC Driver(Java)  

ODBC Driver

Exasol ODBC Driver (C++ / .Net)  

PyExasol

Exasol Python PyExasol was originally developed by Vitaly Markov and is now officially supported by Exasol.

R Integration

Exasol R  
Rust   exasol v0.3.2 This is an open source project which is not officially supported by Exasol. The maintainer is the Rust community, and current owner is Bogdan Mircea.

SQLAlchemy

Blue Yonder

SQLAlchemy Dialect for Exasol DB

This is an open source project which is not officially supported by Exasol.

Turbodbc

Blue Yonder Python This is an open source project which is not officially supported by Exasol.
WebSockets Exasol Websockets API This JSON over WebSockets client-server protocol enables implementation of your own drivers for all kinds of platforms using a connection-based web protocol.