// databases-warehouses
Fast SQL Time Series Database
A relational column-oriented database designed for real-time analytics on time series and event data. QuestDB uses SQL with time-series extensions and delivers exceptional ingestion performance, ideal for financial data, IoT, and application metrics.
Python data engineers use `psycopg2` (PostgreSQL-compatible) or the QuestDB Python client to ingest high-frequency sensor or financial time-series data. QuestDB's SAMPLE BY clause enables time-bucketed aggregations in a single SQL statement — engineers run these from Python to compute minute or hourly summaries of millisecond-granularity event streams.
A relational column-oriented database designed for real-time analytics on time series and event data. QuestDB uses SQL with time-series extensions and delivers exceptional ingestion performance, ideal for financial data, IoT, and application metrics.
QuestDB offers freemium pricing options.
QuestDB is listed under the Databases & Data Warehouses category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
CL ClickHousefeatured Fast Columnar OLAP Database | Freemium | ★ 4.7 | → |
DU DuckDBfeaturednew In-Process Analytical Database | Free | ★ 4.8 | → |
MY MySQL Popular Open Source Relational Database | Free | ★ 4.7 | → |