drizzle-migrations-liquibase

JSON →
library 1.2.1 ·javascript
verified Jun 7, 2026

Bridges Drizzle ORM with Liquibase to eliminate migration conflicts in team environments. v1.2.1 (2025). Active development with monthly releases. Supports PostgreSQL, MySQL, SQLite, and SingleStore via two diff engines: a custom structural engine (default, PostgreSQL-only) and a drizzle-kit engine (hooks into drizzle-kit's own diff algorithms for all dialects). Key differentiators: rollback-safe migrations, no journal file conflicts, Liquibase checksum verification, team-friendly workflow, bidirectional diffing, and AST-based schema parsing. Requires Node >=18.