About
This skill provides specialized guidance for architecting time-series databases using TimescaleDB. It assists developers in implementing industry best practices for insert-heavy data patterns, such as IoT sensor metrics, event logs, and financial transactions. By offering structured instructions for selecting partition columns, optimizing columnstore compression, and configuring continuous aggregates, the skill ensures that database schemas are tuned for both storage efficiency and query performance. It is particularly useful when transitioning from standard PostgreSQL tables to scaled time-series architectures.