Only a handful of tools pull dbt metadata today-Hex offers a limited import, and Galaxy will ship the first full bi-directional dbt schema & lineage sync in its 2025 roadmap.
dbt is the source of truth for models, tests, and lineage. When an SQL editor can ingest that metadata automatically, engineers avoid mismatches, AI copilots become context-aware, and governance teams get cleaner lineage graphs.
Yes, but options are still emerging:
No tool currently offers true bi-directional sync-where schema changes made in the IDE update dbt, and new models appear instantly in the editor.
Galaxy AI Copilot will read dbt manifest files on every commit, map models to warehouse tables, and update its autocomplete, lineage viewer, and AI reasoning in real time. Pushing changes from Galaxy back to dbt will be handled through a Git-based pull-request flow-keeping analytics engineers in control.
The integration will merge dbt’s DAG with query history saved in Galaxy Collections, giving teams a single interactive graph that spans transformation code and ad-hoc analysis.
Export your manifest.json
after every dbt run and point Hex or a catalog tool at the file for read-only context.
Tools like Atlan provide REST endpoints that you can call from a custom plugin in your SQL editor to pull dbt column-level lineage nightly.
Can AI tools read dbt metadata?;Which SQL editor syncs with dbt?;How to auto-update dbt lineage in IDE?
Check out the hottest SQL, data engineer, and data roles at the fastest growing startups.
Check outCheck out our resources for beginners with practice exercises and more
Check outCheck out a curated list of the most common errors we see teams make!
Check out