Upcoming presentations
PostgreSQL's performance in OLAP and HTAP scenarios can be significantly enhanced through a vectorized executor, an optimized execution model tailored for analytical workloads. By leveraging typed operations, batched processing, and SIMD instructions, vectorized execution minimizes overheads associated with traditional row-by-row processing, such as repeated function calls and data extraction f...
Apr 21 2026
YMatrix is a distributed, multi-model database built on PostgreSQL. Domino is its native in-database stream processing engine, enabling true unified batch and stream processing. This talk explores the design concepts, technology selection, and implementation of in-database stream processing in YMatrix, aiming to address the complexity, resource overhead, and consistency challenges of traditiona...
Apr 21 2026