소개
The Database Partition Manager skill automates the complex lifecycle of table partitioning for enterprise-scale databases. It provides a structured framework for developers to assess table performance, design optimal partitioning strategies (such as range, list, or hash), and execute implementation scripts safely. By guiding users through non-production testing, performance validation, and production deployment with built-in rollback planning, this skill ensures that large-scale data structures remain performant and maintainable without risking data integrity.