zoukankan      html  css  js  c++  java
  • liquibase database version control Anny

    Liquibase is an open source (Apache 2.0 Licensed), database-independent library for tracking, managing and applying database changes. It is built on a simple premise: All database changes are stored in a human readable yet trackable form and checked into source control.

    Please refer to http://liquibase.org/

  • 相关阅读:
    day11
    day10
    day9
    day8
    day7
    day6
    day14
    day13
    day12
    day11
  • 原文地址:https://www.cnblogs.com/limei/p/2438554.html
Copyright © 2011-2022 走看看