Building A Better ClickHouse® for Parquet in Practice

Building A Better ClickHouse® for Parquet in Practice

A few weeks ago we discussed how to read external Parquet data from ClickHouse. The article raised some performance concerns when querying big collections of Parquet files out of AWS S3 buckets. Time flies fast. Altinity engineers have made some…

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…

What’s Up with Parquet Performance in ClickHouse®?

What’s Up with Parquet Performance in ClickHouse®?

Supported in ClickHouse, Apache Parquet has use cases other than just a storage format in the Hadoop ecosystem. See what results we got when we tested it in Altinity.Cloud to query Parquet files at S3 with the same efficiency as…

Loading 100B Rows in Minutes in Altinity.Cloud®

Loading 100B Rows in Minutes in Altinity.Cloud®

A few weeks ago the SingleStore team published interesting research in their blog. They demonstrated how to load 100 billion rows in a database in 10 minutes. While it did not seem outstanding for ClickHouse, we were intrigued to learn…

Ultra-Fast Data Loading and Testing in Altinity.Cloud®

Ultra-Fast Data Loading and Testing in Altinity.Cloud®

Learn how you can load and test ClickHouse datasets with lightning speed and leverage the power of cloud operation with this Altinity.Cloud tutorial. PS…You’ll find it’s really easy too!

Tips for High-Performance ClickHouse® Clusters with S3 Object Storage

Tips for High-Performance ClickHouse® Clusters with S3 Object Storage

ClickHouse often runs in a cluster, and cluster operation poses some interesting questions regarding S3 usage. They include parallelizing data load across nodes, benefits of horizontal vs. vertical scaling, and avoiding unnecessary replication. In this article, we will discuss how…

ClickHouse® Object Storage Performance: MinIO vs. AWS S3

ClickHouse® Object Storage Performance: MinIO vs. AWS S3

ClickHouse now fully supports both AWS S3 and MinIO as S3-compatible object storage services. In this comparison, we will test the performance of AWS S3 and MinIO when used to store table data from two of our standard datasets: the…