EvoSchema is a phase-based database evolution runner (Pre-DDL / DML / Assert / Post-DDL) for code-driven schema and data changes across multiple datasources. It solves the consistency challenge when multiple microservices need to evolve their own databases during a major release—without cross-service distributed transactions.
java microservices spring-boot release-automation data-migration jta atomikos data-consistency db-management migration-tool database-migration schema-migration database-evolution xa-transactions compensation-pattern database-rollbacks sql-guardrails code-driven-migration safe-migration controlled-release
-
Updated
May 3, 2026 - Java