https://www.timescale.com/
Timeseries DB based on [[Postgres]].
Used something called hypertable to speed up time-series data processing.
## Pros
- Could take advantage of [[Postgres]] extensions like [pgvectorscale](https://github.com/timescale/pgvectorscale) and [pgai](https://github.com/timescale/pgai) (both are from timescale though)
## Reference
- [YouTube | Fireship | TimescaleDB in 100 Seconds](https://youtu.be/69Tzh_0lHJ8)