Math Games in ClickHouse — Solving Project Euler Problems

Math Games in ClickHouse — Solving Project Euler Problems

ClickHouse is an extremely versatile DBMS. When presenting it to newbies, I sometimes describe it as a combination of four “F”-s: Fast, Flexible, Fun and Free. We often benchmark ClickHouse in different scenarios to demonstrate how fast it is. Case…

Using Version 2.0 of the Altinity ClickHouse Sink Connector

Using Version 2.0 of the Altinity ClickHouse Sink Connector

The Altinity ClickHouse Sink Connector is a great way to add sophisticated analytics to your organization with minimal impact to your production MySQL or PostgreSQL system. In this article, we’ll start a test environment and put the Sink Connector to…

Announcing Version 2.0 of the Altinity ClickHouse Sink Connector

Announcing Version 2.0 of the Altinity ClickHouse Sink Connector

Altinity released version 2.0 of the Altinity ClickHouse Sink Connector is here! This open-source, Apache 2.0-licensed project lets you mirror changes from a MySQL or PostgreSQL database into ClickHouse. Read more about the new features in this blog.

Altinity Stable Release 23.3.19

Altinity Stable Release 23.3.19

As part of our release support plan, we are glad to announce two new releases of ClickHouse 23.3 built by Altinity: 23.3.19.33.altinitystable and 23.3.19.34.altinityfips.

Reading External Parquet Data from ClickHouse

Reading External Parquet Data from ClickHouse

ClickHouse support for Apache Parquet is outstanding. We blogged about it last year in “What’s Up With Parquet Performance in ClickHouse”. In this article, we will look at Parquet from a different perspective. Let’s say there is public Parquet data…

Deep Dive on ClickHouse Sharding and Replication

Deep Dive on ClickHouse Sharding and Replication

ClickHouse works out of the box on a single machine but gets complicated in a cluster. ClickHouse provides two scaling-out dimensions — sharding and replication — and understanding when and how those should be applied is vital for production and…

Eureka! 8 developer tricks for running ClickHouse on Kubernetes

Eureka! 8 developer tricks for running ClickHouse on Kubernetes

Kubernetes is a great platform for ClickHouse with many success stories. What are the tricks that make it possible? This webinar shows 8 practices to help ClickHouse developers build faster and more cost-efficient analytics on Kubernetes. We’ll start with using…