Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Migrating SQL To Dbt

Converts legacy SQL to modular dbt models. Use when migrating SQL to dbt for: (1) Converting stored procedures, views, or raw SQL files to dbt models (2) Task mentions "migrate", "convert", "legacy SQL", "transform to dbt", or "modernize" (3) Breaking monolithic queries into modular layers (discovers project conventions first) (4) Porting existing data pipelines or ETL to dbt patterns Checks for existing models/sources, builds and validates layer by layer.

majiayu000 c1a0632 2 files · 3.7 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/migrating-sql-to-dbt commit c1a0632722

Frequently asked questions

npx skillmds add majiayu000/migrating-sql-to-dbt