Clients
Dremio supports a broad range of clients including the following applications:
- Alteryx Designer
- DataGrip
- DBeaver
- dbt
- DbVisualizer
- Domo
- IBM Cognos Analytics
- Looker
- Microsoft Excel
- Microsoft Excel PowerPivot
- Microsoft Power BI Desktop, Microsoft Power BI Gateway, and Microsoft Power BI Service
- Microstrategy Workstation
- Preset
- Python
Client Encryption
Transport Layer Security (TLS) communication is supported for encrypting communication between JDBC client applications and Dremio servers. See JDBC Client Encryption (Enterprise Edition only)
Transport Layer Security (TLS) communication is enabled by default for Arrow Flight client applications. To configure encryption, see Arrow Flight Encryption. If you want to connect via unencrypted connections, you must explicitly disable useEncryption
by setting it to false
in the connection parameters for the ODBC driver for Arrow Flight SQL.