ClickHouse v26.5 Release Webinar
The ClickHouse v26.5 release brings 38 new features, 51 performance optimizations, and 224 bug fixes — the highest number of performance improvements in any release to date. Alexey and Tyler walk through the highlights: a new filesystem table function lets you run SQL directly against your local directory tree, join queries with ORDER BY and LIMIT now push those operations down before joining so only the needed rows are processed, and a long-awaited query cache for subqueries means common sub-expressions can be cached independently of the outer query result. The performance story runs deep this release. A new hash table pre-computation technique uses software prefetching to keep the next key in CPU cache during group by, joins, and distinct operations — delivering around 20% improvement on TPC-DS benchmarks. MD5 now uses SIMD instruction-level parallelism for a 2x speedup on large string volumes. Planning overhead for queries across merge tables with thousands of sub-tables drops from 6.7 seconds to sub-second. And the JIT compiler — which generates machine code specialized for specific queries — is now available on macOS. This session also covers: ClickHouse client now runs in the browser, embedded directly in the Play UI with a full terminal (xterm.js) accessible via tilde Direct SELECT from the Keeper-backed Kafka engine — inspect topic data without consuming offsets, or use kafka_commit_on_select to advance them manually CREATE OR REPLACE MATERIALIZED VIEW for atomic view replacement without downtime Negative LIMIT BY (LIMIT -5) returns the bottom N rows per key without a subquery Multi-path JSON extraction returns structured results in a single call using tuples and arrays Array higher-order functions now accept bare function names instead of requiring a lambda expression is_prime and is_probable_prime functions for exact and probabilistic primality testing Native geometry/geography type support for Iceberg tables, plus a query condition cache for Iceberg to skip unchanged data parts Iceberg snapshot-based step-by-step consumption via LIMIT on system snapshots SQL compatibility aliases: string_agg, stddev, array_to_string, and unnest

ClickHouse v21.10 Release Webinar

Storchennest Live Webcam in Bad Salzungen, Thüringen

Modern C++: Staying Current Without Starting Over - A Conversation with Frances Buontempo
![Beginner to T-SQL [Full Course]](https://i.ytimg.com/vi/cACat4KNncg/hq720.jpg?sqp=-oaymwEbCNAFEJQDSFryq4qpAw0IARUAAIhCGAG4AvcY&rs=AOn4CLBfffpmAfIoTBqgdPSBqxH7_LVDOg&usqp=CCc)
Beginner to T-SQL [Full Course]

Software engineering at the tipping point

Observing and Improving AI Agents with Langfuse

Turing Award Winner: Disagreeing with Google, Postgres, Future Problems | Mike Stonebraker

Andrej Karpathy: From Vibe Coding to Agentic Engineering w/ Stephanie Zhan

Designing Data-intensive Applications with Martin Kleppmann

TypeScript, C# and Turbo Pascal with Anders Hejlsberg

How AI will change software engineering – with Martin Fowler

Model Context Protocol (MCP) Explained for Beginners: AI Flight Booking Demo!

Jfrog | Jfrog Artifactory | Jfrog Artifactory Tutorial | Artifactory Tutorial | Intellipaat

Backend web development - a complete overview

RL for Agents Workshop - Deep Dive on Training Agents with RL and Open Source

Webinar Real-Time Analytics en Español

What is SonarQube | Introduction SonarQube | SonarQube Tutorial | SonarQube Basics | Intellipaat

"We Ran Out Of Columns" - The Worst Codebase Ever

