All About Zookeeper (And ClickHouse Keeper, too!)

All About Zookeeper (And ClickHouse Keeper, too!)

ClickHouse clusters depend on ZooKeeper to handle replication and distributed DDL commands. In this webinar, we’ll explain why ZooKeeper is necessary, how it works, and introduce the new built-in replacement.

A Day in the Life of a ClickHouse Query

A Day in the Life of a ClickHouse Query

This webinar is a gentle introduction to ClickHouse internals, focusing on topics that will help your applications run faster and more efficiently.

Altinity Quickstart for ClickHouse! Build Your First App

Altinity Quickstart for ClickHouse! Build Your First App

About to build your first analytic app on ClickHouse? Altinity Quickstart for ClickHouse (formerly ClickHouse Bootcamp) is for you. We’ll teach you what you need to know, from installation to connecting to BI tools and Kafka.

Real-time, Exactly-once Data Ingestion from Kafka to ClickHouse at eBay

Real-time, Exactly-once Data Ingestion from Kafka to ClickHouse at eBay

eBay depends on Kafka to solve the impedance mismatch between rapidly arriving messages in event streams and efficient block insert into ClickHouse clusters. Naïve loading procedures from Kafka to ClickHouse generate non-deterministic blocks, leading to data loss and incorrect results in applications. Learn how the eBay team solved this problem.

Fun with ClickHouse Window Functions

Fun with ClickHouse Window Functions

Window functions have arrived in ClickHouse! Our webinar will start with an introduction to standard window function syntax and show how it is implemented in ClickHouse. We’ll next show you problems that you can now solve easily using window functions. Finally, we’ll compare window functions to arrays, another powerful ClickHouse feature.

Cloud-Native Data Warehouses: A Gentle Intro to Running ClickHouse on Kubernetes

Cloud-Native Data Warehouses: A Gentle Intro to Running ClickHouse on Kubernetes

Kubernetes is a powerful platform for big data and is particularly well-suited for ClickHouse. If you have been wondering about trying Kubernetes, this webinar is for you. The first half introduces Kubernetes basics while the second half focuses on ClickHouse. You’ll learn everything you need to start grappling with big data on Kubernetes. Please join us!

Merging Predictive Analytics and ClickHouse Database

Merging Predictive Analytics and ClickHouse Database

Predictive analytics are popular in applications ranging from real-time marketing to factory maintenance. The key challenge is to integrate machine learning with the pools of data required to train models. In this webinar, we will show how to operate machine learning models from within ClickHouse using MindsDB.