Flyway and Liquibase for Database Migration and Versioning
Apr 5, 2024 · 12 min read · Let's try to understand the DB migration/versioning tools which support databases like Clickouse, PostgeSQL, MongoDB and Cassandra. The focus here is on exploring the Flyway and Liquibase and try to migrate in to PostgreSQL DB using both the tools. O...
Join discussion