About Shiv Iyer
Open Source Database Systems Engineer with a deep understanding of Optimizer Internals, Performance Engineering, Scalability and Data SRE. Shiv currently is the Founder, Investor, Board Member and CEO of multiple Database Systems Infrastructure Operations companies in the Transaction Processing Computing and ColumnStores ecosystem. He is also a frequent speaker in open source software conferences globally.

Vectorized Query Processing for ClickHouse Performance

Introduction: Vectorized query computing is a crucial optimization technique that significantly influences the performance of real-time analytics solutions. It transforms the way queries are processed by simultaneously operating on multiple data elements, maximizing hardware resources […]

ClickHouse Thread Performance Analysis with eBPF

Introduction eBPF (extended Berkeley Packet Filter) is a powerful tool for tracing and profiling various aspects of a running Linux system, including applications like ClickHouse. Leveraging eBPF for monitoring ClickHouse’s thread performance provides deep insights […]

1 8 9 10 11 12 26