Webinar: ClickHouse® Monitoring 101. What to monitor and how

Webinar: ClickHouse® Monitoring 101. What to monitor and how

You are about to deploy ClickHouse into production. Congratulations! But what about monitoring? In this webinar we will introduce how to track the health of individual ClickHouse nodes as well as clusters. We’ll describe available monitoring data, how to collect…

Webinar. ClickHouse® Materialized Views. The Magic Continues

Webinar. ClickHouse® Materialized Views. The Magic Continues

Materialized views are the killer feature of ClickHouse, and the Altinity 2019 webinar on how they work was very popular. Watch this replay to learn how to use materialized views to speed up queries hundreds of times. We’ll cover basic…

Webinar: Tips and tricks every ClickHouse® user should know.

Webinar: Tips and tricks every ClickHouse® user should know.

New users of ClickHouse love the speed but may run into a few surprises when designing applications. Column storage turns classic SQL design precepts on their heads. This talk shares our favorite tricks for building great applications. We’ll talk about…

Webinar: Secrets of ClickHouse® Query Performance

Webinar: Secrets of ClickHouse® Query Performance

ClickHouse is famous for speed. That said, you can almost always make it faster! This webinar uses examples to teach you how to deduce what queries are actually doing by reading the system log and system tables. We’ll then explore…

Webinar: Introduction to the Mysteries of ClickHouse® Replication

Webinar: Introduction to the Mysteries of ClickHouse® Replication

Built-in replication is a powerful ClickHouse feature that helps scale data warehouse performance as well as ensure high availability. This webinar will introduce how replication works internally, explain configuration of clusters with replicas, and show you how to set up…

Webinar: ClickHouse® and the Magic of Materialized Views

Webinar: ClickHouse® and the Magic of Materialized Views

Materialized views are a killer feature of ClickHouse that can speed up queries 200X or more. Our webinar will teach you how to use this potent tool starting with how to create materialized views and load data. We’ll then walk…

Webinar: Analyzing Billion Row Datasets with ClickHouse®

Webinar: Analyzing Billion Row Datasets with ClickHouse®

This talk shows how to get a sub-second response from datasets containing a billion rows or more. We’ll start with defining schema and loading quickly data in parallel. We will then introduce tricks like LowCardinality datatype, ASOF joins, and materialized…

Webinar: ClickHouse® on Kubernetes!

Webinar: ClickHouse® on Kubernetes!

Data services are the latest wave of applications to catch the Kubernetes bug. Altinity is pleased to introduce the ClickHouse operator, which makes it easy to run scalable data warehouses on your favorite Kubernetes distro. This webinar shows how to…