Continuous aggregates in TimescaleDB are an enhanced version of PostgreSQL materialized views that automatically refresh as new data is added or modified. These aggregates enable real-time dashboards for time-series data in PostgreSQL, allowing for fast queries and analytics, even with large amounts of data.

5m read timeFrom timescale.com
Post cover image
Table of contents
What Are Continuous Aggregates?A Sample Time-Series Dashboard With Continuous AggregatesNext Steps

Sort: