dbt Integration

Visualize and review dbt schemas before deployment

Import dbt YAML, design models visually, diff against prior versions, and export reviewed schema.yml and model stubs.

Capabilities

Everything dbt teams need for visual schema review

Import, design, review, and export dbt artifacts from a single workspace.

Import dbt schema.yml

Pull existing dbt models into the visual editor. See table relationships, column types, and tests as a diagram instead of YAML.

Visual model design

Design new models on a canvas with Bronze-to-Gold layers. AI generates star schema drafts with reviewable grain and dimensional keys.

Export dbt-ready artifacts

Generate schema.yml, model stubs, and source definitions from the reviewed visual model. Keep docs and implementation aligned.

GitHub sync for CI

Sync generated dbt assets to your repo. Automated PR comments surface schema changes when DSL files are updated.

FAQ

Common questions

Can SchemaStruct import my existing dbt project?

Yes. Import dbt schema.yml files to visualize your existing models, then iterate and export updated YAML when the design changes.

Does SchemaStruct replace dbt?

No. SchemaStruct is a pre-dbt design and review layer. You design and review models visually, then export dbt-ready artifacts for your pipeline.

Can I see how dbt model changes affect downstream tables?

Yes. SchemaStruct traces column-level lineage and flags downstream impact before changes ship, so you see breakage before your dbt pipeline does.

Stop reviewing dbt schemas in raw YAML diffs

Visual design, review, and export for dbt teams.