Skip to content

Databricks Platform Substitution Reference

Databricks Platform Substitution Reference

If you are adopting HELIX data artifacts (data-prd, data-architecture, data-quality-expectations) on a platform other than Databricks, substitute the platform-specific terms below. The artifact templates and prompts stay the same; only the named platform features change.

Catalog / Governance

Databricks ConceptSnowflake EquivalentBigQuery EquivalentOn-Prem / Other
Unity Catalog (UC) hierarchy (metastore → catalog → schema → volume/table)Database + Schema + TableProject + Dataset + TableDatabase + Schema
UC fine-grained access (row filters, column masks)Row-access policies + masking policiesAuthorized views + column-level securityDatabase views, RLS extensions
UC lineageObject dependencies + Account UsageData lineage in DataplexManual lineage in dbt/Marquez

Ingestion / Streaming

Databricks ConceptSnowflake EquivalentBigQuery EquivalentOn-Prem / Other
Auto Loader (incremental cloud-file ingestion)Snowpipe or native connectorsDataflow, BigQuery Connector Hub, Streaming InsertsApache NiFi, Kafka connectors
Streaming Tables (declarative streaming with EXPECT)Stream-triggered materialized views + native checksDataflow with Beam assertionsApache Flink with custom state management
Spark Structured StreamingSnowflake streams + tasksDataflowApache Spark / Flink

Orchestration / Pipelines

Databricks ConceptSnowflake EquivalentBigQuery EquivalentOn-Prem / Other
Databricks Workflows / JobsSnowflake TasksCloud Composer (Airflow) or Cloud WorkflowsApache Airflow, Dagster, dbt Cloud
Delta Live Tables / SDP pipeline orchestrationDynamic TablesDataformdbt, Dagster assets

Quality / Contracts

Databricks ConceptSnowflake EquivalentBigQuery EquivalentOn-Prem / Other
SDP EXPECT ... ON VIOLATION ...Data Quality checks + Task error handlingBigQuery Data Quality API + Cloud Workflowsdbt tests, Great Expectations, custom assertions
SDP Genie test generationdbt auto-generate tests from table samplesBigQuery Data Catalog insightsdbt, custom metadata scanning
Lakeview dashboards (quality monitoring)Snowflake DashboardsLooker, Data StudioGrafana, custom dashboards

Storage / Formats

Databricks ConceptSnowflake EquivalentBigQuery EquivalentOn-Prem / Other
Delta Lake formatIceberg or proprietary formatsNative BigQuery tablesApache Parquet, Iceberg, Hudi
Medallion layers (Bronze / Silver / Gold)Same pattern applies universallySame pattern applies universallySame pattern applies universally

Compute / Cost

Databricks ConceptSnowflake EquivalentBigQuery EquivalentOn-Prem / Other
DBU budget estimationCredit consumptionOn-demand or flat-rate pricingCompute resource allocation
All-purpose / Jobs / Serverless SQL compute tiersWarehouses (XS through 6XL)On-demand vs reservation slotsCluster sizing