paint-brush
Integrate Java Database Versioning with Liquibase using MySQL [A Step by Step Guide]by@tiago-melo
3,262 reads
3,262 reads

Integrate Java Database Versioning with Liquibase using MySQL [A Step by Step Guide]

by Tiago Melo15mFebruary 16th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Using a database migration tool we can safely manage how the database evolves, instead of running a bunch of non versioned loose SQL files. In some frameworks like Ruby On Rails, database versioning occurs along the development process. In this article we’ll see how to integrate Liquibase with Spring Boot to evolve the database schema of a Java application using MySQL. The most popular database tools are Flyway and Liquibas, which works for all major database vendors. You can specify your changes in XML, YAML, JSON and SQL formats.

People Mentioned

Mention Thumbnail

Company Mentioned

Mention Thumbnail
featured image - Integrate Java Database Versioning with Liquibase using MySQL [A Step by Step Guide]
Tiago Melo HackerNoon profile picture
Tiago Melo

Tiago Melo

@tiago-melo

Senior Software Engineer

About @tiago-melo
LEARN MORE ABOUT @TIAGO-MELO'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Tiago Melo HackerNoon profile picture
Tiago Melo@tiago-melo
Senior Software Engineer

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite