Optimizing Time Series Queries with Versions
Summary: Time-series/IoT DBs are inherently multi-versioned under LSM storage; the paper introduces a version-operator algebra to formalize merge semantics and optimize queries over versioned blocks. Key idea: version reducibility enables consistent plans that defer costly merges, with SQL translation for relational integration. (summarized by gpt-5.4-mini on May 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Rui Kang (Tsinghua University)
- 2. Shaoxu Song (Tsinghua University)
BibTeX Citation
@inproceedings{kang_sigmod24,
title = {{Optimizing Time Series Queries with Versions}},
author = {Kang, Rui and Song, Shaoxu},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3654962},
url = {https://dl.acm.org/doi/10.1145/3654962},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,901 | STsCache: An Efficient Semantic Caching Scheme for Time-series Data Workloads Based on Hybrid Storage | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 19 of 19 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 10,667 | In-Database Time Series Clustering | 2025 | SIGMOD |
| 2 | 5,501 | Efficient Computation of Temporal Aggregates with Range Predicates | 2001 | PODS |
| 3 | 11,257 | On Reducing Space Amplification with Multi-Column Compaction in Apache IoTDB | 2024 | VLDB |
| 4 | 5,552 | Enabling Incremental Query Re-Optimization | 2016 | SIGMOD |
| 5 | 10,139 | Leveraging Query Optimizers to Verify the Soundness of LLM-based Query Rewrites for Real-World Workloads, and More! | 2026 | CIDR |
| 6 | 8,973 | Distance-based Outlier Query Optimization in Apache IoTDB | 2024 | VLDB |
| 7 | 13,095 | A Uniform Approach to Processing Temporal Queries | 1992 | VLDB |
| 8 | 7,314 | Time Series Data Validity | 2023 | SIGMOD |
| 9 | 8,980 | Optimization of Multi-Version Expensive Predicates | 2007 | SIGMOD |
| 10 | 988 | Integration of Time Versions into a Relational Database System | 1984 | VLDB |