cdk-drizzle-migrate

JSON →
library 3.0.0 ·javascript
verified Jun 5, 2026

AWS CDK construct that runs Drizzle ORM migrations at deploy time against RDS (PostgreSQL, MariaDB, MySQL) or DSQL clusters. Version 3.0.0 requires Drizzle 1.x migration folders and Node >=24. Peer dependencies: aws-cdk-lib ^2.207.0 and constructs ^10.4.2. Ships TypeScript types. Released via semantic-release (angular). Differentiators: works in isolated subnets, uses Lambda for migration execution (max 15 min), integrates with CDK secrets.