starrocks
OfficialOptimize StarRocks SQL for fast analytics.
Authornq-rdl
Version1.0.0
Installs0
System Documentation
What problem does it solve?
StarRocks analytic workflows often suffer from poorly designed schemas, suboptimal partitioning, and lack of acceleration techniques. This guide helps data engineers and analysts design efficient tables, loading patterns, and query optimization strategies to achieve faster analytics at scale.
Core Features & Use Cases
- Table design guidance: choose appropriate table types (Duplicate Key, Aggregate, Unique Key, Primary Key) and partitioning strategies to meet query patterns.
- Loading and unloading patterns: streaming, broker loading, upserts, and MV-backed refresh approaches to keep data fresh with minimal operational overhead.
- Query acceleration techniques: collect statistics, design materialized views (synchronous and asynchronous), colocate joins, and apply caching to speed up dashboards and BI workloads.
- Catalog and external data access: work with internal/external catalogs and leverage information_schema for metadata queries and governance.
Quick Start
Design a StarRocks schema with a partitioned table and run a representative query to validate performance.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: starrocks Download link: https://github.com/nq-rdl/agent-extensions/archive/main.zip#starrocks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.