Migrations for Java

前端 未结 8 2022
栀梦
栀梦 2020-11-28 01:48

I use both ruby on rails and Java. I really enjoy using migrations when I am working on a rails project. so I am wondering is there a migrations like tool for Java? If the

8条回答
  •  旧巷少年郎
    2020-11-28 02:14

    Migrate4j seems like a candidate, but the project doesn't look mature enough for production usage.

提交回复
热议问题