关于
The Database Partition Manager skill empowers developers and DBAs to handle massive tables exceeding 100GB by automating the complexity of table partitioning. It analyzes data schema, query patterns, and volume to recommend and implement optimal strategies like range, list, or hash partitioning. By generating production-ready SQL and providing guidance on partition pruning, this skill significantly reduces maintenance windows and improves query efficiency for time-series data, logs, and high-traffic databases.