Obsession DB
Official@obsessiondb
Hosted Clickhouse at Scale
Agent Skills by Obsession DB
Showing 3 vetted skills indexed across 1 GitHub repositories.
clickhouse-materialized-views
Create and manage ClickHouse Materialized Views with SummingMergeTree and AggregatingMergeTree engines.
clickhouse-schema-design
Design ClickHouse table schemas with ORDER BY, PARTITION BY, and TTL rules.
clickhouse-query-optimization
Optimize ClickHouse queries with over 20 rules for speed and memory.
Frequently Asked Questions About Obsession DB
FAQPage SchemaWhat specific database tasks does Obsession DB enable?▼
Obsession DB enables the design of high-performance table schemas, the implementation of materialized views for real-time aggregation, and the application of over 20 distinct rules to optimize query execution speed and memory consumption within ClickHouse environments.
Which technical personas benefit from these database skills?▼
These skills are designed for database administrators, data engineers, and backend architects responsible for managing large-scale analytical clusters who require granular control over storage engines, data partitioning strategies, and complex query performance tuning.
What are the prerequisites for implementing these database optimizations?▼
Implementation requires an existing ClickHouse cluster deployment and administrative access to the database schema. Users should have a foundational understanding of MergeTree engine families and existing data volume metrics to effectively apply TTL rules and partitioning strategies.