- Learning PostgreSQL 11
- Salahaldin Juba Andrey Volkov
- 58字
- 2021-07-02 13:11:48
Database-migration tools
You can integrate a database-migration tool, such as Liquibase, Sqitch, or Flyway (https://flywaydb.org/), with Git. This gives the developer the ability to perform continuous integration. In addition, it gives the administrators a great overview of the database's activities. It's a good practice to deploy manual DML scripts using Flyway, as this increases visibility.
推薦閱讀
- 微服務(wù)設(shè)計(第2版)
- Visual C++串口通信開發(fā)入門與編程實踐
- 企業(yè)級Java EE架構(gòu)設(shè)計精深實踐
- 樂學Web編程:網(wǎng)站制作不神秘
- 重學Java設(shè)計模式
- Modular Programming in Java 9
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計原理(第2版)
- Xcode 6 Essentials
- Java EE Web應(yīng)用開發(fā)基礎(chǔ)
- 從零開始:C語言快速入門教程
- Deep Learning for Natural Language Processing
- Android應(yīng)用開發(fā)攻略
- C++面向?qū)ο蟪绦蛟O(shè)計
- INSTANT Lift Web Applications How-to
- Oracle Database 12c DBA官方手冊(第8版)