QuestDB is a high-performance time-series database designed for handling large volumes of timestamped data with extremely low latency and high ingestion throughput. Built from the ground up for demanding workloads, it is commonly used in areas such as financial market data, real-time analytics, and IoT telemetry, where fast data ingestion and rapid query execution are critical.
The system uses a column-oriented storage model combined with vectorised execution and hardware-level optimisations to deliver efficient query performance. It supports standard SQL with time-series extensions, integrates with common tools and protocols, and offers a multi-tier storage architecture that balances real-time access with long-term data retention.
This is free and open source software.
Key Features
- High-performance time-series database with ultra-low latency and high ingestion throughput.
- Column-oriented storage engine with vectorised execution and SIMD acceleration.
- SQL support with time-series extensions such as ASOF JOIN and SAMPLE BY.
- Multi-tier storage architecture combining write-ahead logging, native storage, and Parquet.
- Supports multiple ingestion methods including InfluxDB Line Protocol, REST API, and PostgreSQL wire protocol.
- Web-based console for querying, data management, and visual interaction.
- Integrates with tools such as Grafana, Kafka, Pandas, and Apache Flink.
- Designed for efficient hardware utilisation with minimal overhead and fast setup.
Website: github.com/questdb/questdb/
Support:
Developer: QuestDB Team
License: Apache License 2.0

QuestDB is written in Java. Learn Java with our recommended free books and free tutorials.
Related Software
| Column-Oriented Databases | |
|---|---|
| MariaDB ColumnStore | Uses a massively parallel distributed data architecture |
| DuckDB | In-process SQL OLAP database management system |
| Druid | High performance, real-time analytics database |
| Databend | Cloud data warehouse |
| ClickHouse | Real-time analytics database management system |
| InfluxDB Core | Scalable datastore for metrics, events, and real-time analytics |
| Doris | Modern data warehouse for real-time analytics |
| VictoriaMetrics | Scalable solution for monitoring and managing time series data |
| StarRocks | High-performance analytical database |
| MonetDB | High performance relational database system for analytics |
| Kudu | Distributed data storage engine |
| QuestDB | High-performance time-series database |
| Pinot | Real-time analytics platform |
| IoTDB | High-performance time-series database |
| GreptimeDB | Cloud-native database |
| CrateDB | Distributed SQL database management |
| Hyrise | Flexible platform for research into relational data management |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.