关于
The Doctrine Batch Processing skill equips Claude with specialized knowledge to handle massive datasets within Symfony applications without triggering 'Out of Memory' errors. It provides standardized implementation patterns for memory-safe iteration, automated entity clearing, ID-based pagination for high-performance scanning, and raw DBAL bulk operations. This skill is essential for developers building data migrations, import scripts, or long-running console commands that require stable and performant interaction with large MySQL or PostgreSQL databases.