Starrocks Table Design

Design StarRocks tables — choosing table types (Duplicate/Aggregate/Unique/Primary Key), partitioning with date_trunc() expressions, bucketing/distribution, and indexes (prefix, bloom filter, bitmap, ngram). Use when creating or modifying StarRocks table schemas, choosing a key model, setting partition granularity, sizing buckets, or selecting indexes.

tiansuyu a3974a0 15.6 KB Updated

File contents

tiansuyu/agent-skills/tree/main/skills/starrocks-table-design commit a3974a0ad3

Frequently asked questions

npx skillmds@latest add tiansuyu/starrocks-table-design