QuestDB HomeQuestDB Docs
QuestDB Logo

QuestDB Releases

Latest updates and improvements to QuestDB Open Source and Enterprise editions.

Showing 30 releases

This release introduces per-column bloom filter configuration, allowing fine-grained control over bloom filter acceleration through CREATE TABLE and ALTER TABLE statements. It also includes bug fixes for a rare backup failure caused by empty partitions and a rare replica crash during graceful shutdown.

New Features

Bug Fixes

QuestDB 9.3.5 introduces lateral joins, SQL-standard UNNEST, statistical window functions, and corrects SAMPLE BY timezone handling during DST transitions. It also delivers multiple join performance improvements and important Parquet export fixes.

Breaking Changes

New Features

Improvements

Bug Fixes