TL;DR
This paper introduces SciTS, a comprehensive benchmark designed to evaluate the performance of various time-series databases in handling large-scale scientific and industrial IoT data, focusing on ingestion and query latency.
Contribution
The paper presents SciTS, a flexible benchmark that assesses how different storage engine designs impact time-series database performance in scientific and IIoT contexts.
Findings
InfluxDB shows superior ingestion performance.
TimescaleDB offers balanced query latency.
PostgreSQL underperforms compared to specialized time-series databases.
Abstract
Time-series data has an increasingly growing usage in Industrial Internet of Things (IIoT) and large-scale scientific experiments. Managing time-series data needs a storage engine that can keep up with their constantly growing volumes while providing an acceptable query latency. While traditional ACID databases favor consistency over performance, many time-series databases with novel storage engines have been developed to provide better ingestion performance and lower query latency. To understand how the unique design of a time-series database affects its performance, we design SciTS, a highly extensible and parameterizable benchmark for time-series data. The benchmark studies the data ingestion capabilities of time-series databases especially as they grow larger in size. It also studies the latencies of 5 practical queries from the scientific experiments use case. We use SciTS to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
