Ddlforge is a zero-dependency PostgreSQL DDL migration supervisor for Node.js that prevents production outages by detecting lock hazards in Prisma, Drizzle, and raw SQL migrations before execution. It wraps ORM migration commands to perform pre-flight safety checks and abort if blocking operations are detected, eliminating connection pool exhaustion and deploy deadlocks.