Library of analytical hyperfunctions, time-series pipelining, and other SQL utilities
pgext.cloud · Source code · Website · License text · Control file
| Package | timescaledb_toolkit |
|---|---|
| Version | 1.23.0 |
| PostgreSQL versions | 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 487 |
| Latest commit | 2026-08-25 |
| Latest release | 2026-08-18 |
| Catalogue updated | 2026-08-30 |
| timescaledb | Enables scalable inserts and complex queries for time-series data |
| timeseries | Convenience API for time series stack |
| pg_stl | Time series analysis functions for PostgreSQL |
| first_last_agg | first() and last() aggregate functions |
| extra_window_functions | Extra Window Functions for PostgreSQL |
| quantile | Quantile aggregation function |
| tdigest | Provides tdigest aggregate function. |
| topn | type for top-n JSONB |
| tablefunc | functions that manipulate whole tables, including crosstab |