#12 · Primary category: Business Intelligence & Analytics
timescaledb
A time-series database for high-performance real-time analytics packaged as a Postgres extension
Project last updated:08/29/26
GitHub Stars
23.4K
Forks
1.1K
Contributors
139
License
Other
Why we included this project
TimescaleDB is a PostgreSQL extension that brings time-series analytics to databases you may already run, so teams can handle timestamped data without spinning up a separate system. You keep standard SQL and your existing tooling, while hypertables split data by time, columnstore compression keeps older rows small, and time_bucket makes aggregations fast. That fits monitoring dashboards and financial analysis on high-cardinality event data, where millions of rows should answer with plain queries rather than a new query language. The project has been around long enough to be widely deployed, and the quick-start path lets you test it against your own workload in an afternoon before committing to production.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
spark
Apache Spark - A unified analytics engine for large-scale data processing
metabase
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
streamlit
Streamlit — A faster way to build and share data apps.
duckdb
DuckDB is an analytical in-process SQL database management system
ToolJet
ToolJet is the open-source foundation of ToolJet AI - the enterprise app generation platform for building internal tools, dashboard, business applications, workflows and AI agents 🚀