Skip to main content

How-to guides

Task-shaped recipes: goal, prerequisites, numbered steps, verify.

📄️Connect a ClickHouse, SAP HANA / Datasphere, or Oracle datasource

Status: the connectors are wired end-to-end (selectable type, structured form, connection test, asset discovery, profiling, validation), but their SQLAlchemy dialect drivers are not bundled in the default worker/API image. Each is an opt-in worker extra — clickhouse (#399), hana (#400), oracle (#401). Until your image installs the relevant extra, Test connection and Discover return a "driver not available" message. The build step is in Prereqs below.