Y
Hacker News
new
|
ask
|
show
|
jobs
by
joeyjojo
2069 days ago
As a front-end dev, I've been interested in learning about such a process but don't know where to look. What kind of tooling would you use to manage your migrations in a CI environment?
2 comments
smada
2069 days ago
ive used liquibase in the past (not affiliated) with great results
https://www.liquibase.org
link
funcDropShadow
2069 days ago
Flyway or Liquibase.
link