Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

clickhouse-io

ClickHouse table design, query optimization, and analytics patterns for high-performance OLAP workloads.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill clickhouse-io
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, clickhouse-io has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/clickhouse-io.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
ClickHouse table design, query optimization, and analytics patterns for high-performance OLAP workloads. ClickHouse-specific patterns for high-performance analytics and data engineering. ClickHouse is a column-oriented database management system (DBMS) for online analytical processing (OLAP). It's optimized for fast analytical queries on large datasets. Key Features: Remember : ClickHouse excels at analytical workloads. Design tables for your query patterns, batch inserts, and leverage materialized views for real-time aggregations. - Covers three primary MergeTree engine variants: standard MergeTree for time-series data, ReplacingMergeTree for deduplication, and AggregatingMergeTree for pre-aggregated metrics - Includes query optimization patterns for efficient filtering, aggregations, window functions, and percentile calculations with ClickHouse-specific functions - Demonstrates data insertion strategies (bulk inserts, streaming), materialized views for real-time aggregations, and performance monitoring via system tables - Provides ready-to-use patterns for common analytics workflows: time-series analysis, retention, funnels, cohorts, and ETL/CDC pipelines with TypeScript examples - Designing ClickHouse table schemas (MergeTree engine selection) - Writing analytical queries (aggregations, window functions, joins) - Optimizing query performance (partition pruning, projections,...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does clickhouse-io do?

ClickHouse table design, query optimization, and analytics patterns for high-performance OLAP workloads.

Is clickhouse-io good?

clickhouse-io does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support clickhouse-io?

clickhouse-io currently lists compatibility with Claude Code, Skills CLI.

Is clickhouse-io safe to install?

clickhouse-io has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to clickhouse-io?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install clickhouse-io?

Run the following command to install clickhouse-io: npx skills add https://github.com/affaan-m/everything-claude-code --skill clickhouse-io

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering