Databricks recipe
Blank Databricks Unity Catalog project
Three SQL-editor queries to a governed lakehouse - no credentials, ever.
Create a project preconfigured for the Databricks connector: run the documented system.information_schema queries in the SQL editor, download the results as JSON, import the estate, and record the first audit. Tables and views become governed Types (catalog.schema.table identity), columns keep full_data_type verbatim, PK/FK constraints become checks and references, table lineage becomes Depends-On edges.