> For the complete documentation index, see [llms.txt](https://jack80342.gitbook.io/spring-boot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jack80342.gitbook.io/spring-boot/ix.-how-to-guides/80.-database-initialization/80.5-use-a-higher-level-database-migration-tool.md).

# 80.5 使用高级数据迁移工具

Spring Boot支持两种高级数据迁移工具[Flyway](https://flywaydb.org/)和[Liquibase](http://www.liquibase.org/)。
