QuestDB HomeQuestDB Docs
QuestDB Logo

QuestDB Releases

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

Showing 30 releases

This release introduces automatic object store WAL cleanup on the primary node, TLS certificate expiration metrics for Prometheus alerting, and new array_sort() and array_reverse() functions. Performance improvements include faster ASOF and WINDOW JOINs through binary search–based frame positioning, along with a configurable WAL writer madvise mode. Several critical bug fixes address crashes in LATEST BY ALL queries, Parquet reads with missing statistics, and backup restore edge cases, while the ACL permission system has been expanded to support up to 256 permissions.

New Features

Improvements

Bug Fixes