Data connections introduction
Connect your Hex data notebooks directly to your data warehouse or other database.
Setup guides
16 items
Allow connections from Hex IP addresses
Add Hex IP addresses to your allow list if your data source is behind a firewall.
Connect via SSH
Connect your Hex data notebooks to your data source via SSH.
Hex dbt Integrations
Integrate Hex with your dbt metadata and/or dbt Semantic layer.
OAuth data connections
Configure OAuth data connections to require users to authenticate into your data warehouse with user-specific credentials.
ClickHouse chDB integration
Use ClickHouse's chDB Python package directly from a Hex project to manage memory while working with large datasets. Operations on ClickHouse dataframes are executed on ClickHouses's infrastructure.
BigQuery DataFrames integration
Use BigQuery DataFrames directly from a Hex project to manage memory while working with large datasets. Operations on BigQuery DataFrames are executed on BigQuery's infrastructure.
Snowflake Snowpark integration
Use Snowpark directly from a Hex project to manage memory while working with large datasets. Operations on Snowpark dataframe are executed on Snowflake's infrastructure.