QuestDB: Fast Open Source Time Series Database (Vlad Ilyushchenko)
CMU Database Group · 66:49
QuestDB is a Java-built time-series database that tries to win on both ingestion and near-real-time queries by storing columns as dense on-disk arrays, partitioning by time, and paying merge costs at write time so rea...