dbt-migration-db2

Installation
SKILL.md

IBM DB2 to dbt Model Conversion

Purpose

Transform IBM DB2 DDL (views, tables, stored procedures) into production-quality dbt models compatible with Snowflake, maintaining the same business logic and data transformation steps while following dbt best practices.

When to Use This Skill

Activate this skill when users ask about:

  • Converting DB2 views or tables to dbt models
  • Migrating DB2 stored procedures to dbt
  • Translating DB2 SQL syntax to Snowflake
  • Generating schema.yml files with tests and documentation
  • Handling DB2-specific syntax conversions (Inline SQL PL, FETCH FIRST, CONTINUE/EXIT handlers)

Related skills
Installs
1
GitHub Stars
31
First Seen
Mar 13, 2026