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…

Webinar: A Fast Intro to Fast Query with ClickHouse

Webinar: A Fast Intro to Fast Query with ClickHouse

Extracting business insight from massive pools of machine-generated data is the central analytic problem of the digital era. ClickHouse data warehouse addresses it with sub-second SQL query response on petabyte-scale data sets. In this talk we’ll discuss the features that…

Webinar: Supercharge Your Analytics with ClickHouse

Webinar: Supercharge Your Analytics with ClickHouse

Speakers: Vadim Tkachenko, Percona’s, CTO and Alexander Zaitsev, Altinity’s Co-Founder.ClickHouse is a real-time analytical database system. Even though they’re only celebrating one year as open source software, it has already proved itself ready for the serious workloads.