About
This skill provides a comprehensive framework for architecting and implementing TimescaleDB schemas optimized for insert-heavy time-series data. It guides developers through critical architectural decisions, such as selecting optimal partition columns, defining segment and order keys for maximum compression, and establishing automated maintenance policies for data retention. By following these industry-standard implementation patterns, users can ensure their PostgreSQL-based time-series databases scale efficiently while maintaining high query performance for IoT sensors, financial logs, and system metrics.