clickhouse-core-workflow-b

Installation
SKILL.md

ClickHouse Insert & Query (Core Workflow B)

Overview

Insert data efficiently and write analytical queries with aggregations, window functions, and materialized views.

Prerequisites

  • Tables created (see clickhouse-core-workflow-a)
  • @clickhouse/client connected

Instructions

Step 1: Bulk Insert Patterns

import { createClient } from '@clickhouse/client';
Related skills
Installs
1
GitHub Stars
2.2K
First Seen
Mar 30, 2026