dbt-starrocks-models

Community

Generate StarRocks-ready dbt models

Authorivanshamaev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of defining dbt models that correctly produce StarRocks table DDLs, materializations, and incremental behaviors with the right StarRocks-specific configuration.

Core Features & Use Cases

  • Model materializations for StarRocks: Supports table, view, incremental, and ephemeral patterns tailored to dbt-starrocks.
  • StarRocks-specific model config: Enables setting engine/table_type, keys, partition_by, distributed_by, buckets, and table properties from dbt config.
  • Incremental strategies that match StarRocks patterns: Covers append, insert_overwrite (partition replace), and unique_key upsert requirements with on_schema_change controls.
  • Practical DDL patterns: Provides DBT-style examples for Duplicate/Primary/Aggregate key table creation and partitioning with date granularity.

Quick Start

Use the dbt-starrocks configuration to create StarRocks tables and incremental models by running dbt with profiles configured for your StarRocks host and credentials.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dbt-starrocks-models
Download link: https://github.com/ivanshamaev/de-agent-skills/archive/main.zip#dbt-starrocks-models

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.