SQL - Source Control and Schema/Script management

前端 未结 10 2031
野的像风
野的像风 2021-01-05 10:27

My company has just gone though its annual review process, and I have finally convinced them that it is time to find a better solution to manage our SQL schema/scripts. Cur

10条回答
  •  臣服心动
    2021-01-05 10:32

    We use LiquiBase to keep control of database changes:

    Liquibase is an open source (Apache 2.0 Licensed), database-independent library for tracking, managing and applying database changes.
    

自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题