关于
The Database Partition Manager skill empowers developers to handle massive datasets by automating the creation and maintenance of sophisticated partitioning strategies, including range, list, and hash partitioning. It streamlines the optimization of query performance for tables exceeding 100GB, facilitates time-series data archival for IoT or logging applications, and significantly reduces maintenance windows by organizing data into manageable segments. By analyzing query patterns and data growth, the skill generates production-ready SQL scripts and provides guidance on partition pruning and index optimization to ensure your database remains performant at scale.