About
This skill empowers Claude to handle massive datasets exceeding 100GB by designing and implementing efficient database partitioning strategies such as range, list, and hash partitioning. It streamlines data lifecycle management for time-series logs, IoT metrics, and historical records, significantly reducing maintenance windows and improving query performance through partition pruning. By analyzing query patterns and storage requirements, the skill generates production-ready SQL scripts that automate the creation, migration, and maintenance of partitioned tables.