
Learn how column oriented databases enable data locality and memory-aligned storage for fast analytics, with ClickHouse performance, while noting non transactional consistency and limited deletion capabilities.
Build a proof-of-concept for ClickHouse by setting up a server and client with Docker-based configs, managing ports, and testing connections via Starbucks.
Introduce the merge-tree engines family and determine when to use them, highlighting their replication capabilities. Cover partition and order by options, including partition by expression and detaching partitions.
Benchmark merge-tree engines by simulating inserts and selects across configurable workers and batch sizes, comparing partition by, order by, and primary key configurations to reveal performance trade-offs.
Explore collapsing merge tree in ClickHouse, observe how inserts and updates affect data parts, and learn when final or canceling behavior impacts data collapse and query results.
Learn how ClickHouse dictionaries connect to external sources like databases and CSP files, offer fast lookups, and support flat dictionaries with unsigned 64 keys up to 500000 elements.
Explore sampling in ClickHouse by enabling it on tables, testing by key with order by, and benchmarking memory usage; findings show no clear performance gains, but memory consumption can decrease.
Explore arrays in clickhouse design by mapping names with array map, unfolding arrays with array join, and transforming to a normalized, one-to-many relational view without relying on slow joins.
Explore ClickHouse aggregates that work out of the box. Use materialized views and aggregate functions to compute sums and unique counts, speeding queries while keeping ingestion efficient.
Explore setting up a ClickHouse cluster with replication and sharding using docker compose and keeper, with macros to simplify distributed tables and data distribution.
Master conquering big data with clickhouse through a fast, agile course that progresses from basic to intermediate, sharing building blocks and code snippets while inviting community dialogue and feedback.
Has your data grown too much?
Do you have to wait forever to get even simple answers from your system?
Do you just want to explore your data in real time while it’s actually relevant and not 30 minutes later when nobody cares anymore?
Do you want your dev team to work on features and not on the infrastructure?
Then you’ve come to the right place. ClickHouse is a new technology that addresses all of the pain points above.
ClickHouse was designed to be very, very fast. And it is.
What is more, it’s extremely rigid, and it fails only in extreme circumstances.
Put ease of installation and maintenance on top, and you get nearly ideal solution for most OLAP use cases.
How can I help?
Together we’ll explore main functionality of ClickHouse, and we will develop tools and skills to incorporate and manage this database in existing and future systems.
We are going to have lots of fun along the way, because technology should be fun, and with the tools like ClickHouse it is.
Some of the topics we’ll cover:
ClickHouse Installation
External dictionaries
Arrays
Sampling
Aggregation
Cluster Configuration
You'll find lots of code snippets and supplementary material inside the course to help you master even the hardest topics.
At the end of the course, you’ll be able to confidently use ClickHouse in production.
You’ll get familiar with the main features and quirks of the database, as well as some edge cases you might encounter
Is it for me?
If you are an IT pro with specific OLAP needs, or just a DEVOPs looking for a new great technology, then my answer is yes.
All you need is basic knowledge of SQL and Docker
ClickHouse will make the rest a breeze.
Can't wait to see you inside!