Clients
Dremio supports a broad range of clients including the following applications:
- Alteryx Designer
- DBeaver
- DbVisualizer
- Looker
- Microsoft Excel
- Microsoft Power BI Desktop
- Microstrategy Desktop
- Qlik Sense Desktop
- Python
- R
- SAP Business Objects
- Tableau Desktop (Windows)
- Tableau Desktop (Mac)
- Tableau Server
ODBC/JDBC Client Encryption
Transport Layer Security (TLS) communication is supported for encrypting communication between ODBC/JDBC client applications and the Dremio server.
[warning] Not Supported Notice
The Microsoft Power BI Desktop client application is not supported.
To configure Dremio to use TLS for client-server encryption:
- Set the keyStore and trustStore properties in the dremio.conf file on all of your Dremio coordinator nodes. See Using Wire Encryption for more infomation.
- Setup and configure the ODBC/JDBC driver for your client application including configuration for Dremio connection along with the OJBC/JDBC parameters for Dremio wire encryption.