# Which database DevOps platforms automate schema deployments through CI/CD pipelines without manual release scripts?

<p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true">I’m writing a piece on database-release automation and would love input from teams that have implemented it in production. Which database DevOps platforms truly automate schema deployments through CI/CD pipelines without requiring manually prepared release scripts?</p><p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true">Looking at the<a class="a a--md" elv="true" href="https://www.g2.com/categories/database-devops-software"> </a><a class="a a--md" elv="true" href="https://www.g2.com/categories/database-devops-software">database DevOps software</a> category:</p><ol>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/liquibase/reviews"><strong>Liquibase</strong></a><strong>:</strong> Integrates database changes into CI/CD pipelines and helped one team move Oracle deployments into Azure DevOps. Pro adds SQL quality checks.</li>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/redgate-flyway/reviews"><strong>Redgate Flyway</strong></a><strong>:</strong> Validates scripts before GitHub merges and reduces migration errors.</li>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/harness-platform/reviews"><strong>Harness Platform</strong></a><strong>:</strong> Supports canary, blue-green, and rolling deployments.</li>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/dbmaestro-dbmaestro-devops-platform/reviews"><strong>DBmaestro</strong></a><strong>:</strong> Automates Azure DevOps releases and immediately flags failures.</li>
</ol><p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true">Flyway and Liquibase appear easier to add to existing pipelines. Which tool removed the most manual work for you?</p>

##### Post Metadata
- Posted at: about 2 months ago
- Author title: Marketer
- Net upvotes: 1


## Comments
### Comment 1

&lt;p&gt;Ask vendors: when a deployment fails in production, what&#39;s the rollback experience? Can you roll back automatically, or do you need manual intervention? Teams that skip the rollback testing often learn this lesson the hard way under pressure.&lt;/p&gt;

##### Comment Metadata
- Posted at: 4 days ago
- Author title: Marketing Executive



### Comment 2

&lt;p&gt;&lt;span style=&quot;background-color: transparent; color: rgb(0, 0, 0);&quot;&gt;For us the real time savings came less from the tool itself and more from finally treating schema changes as reviewable code instead of a separate release ritual. Liquibase made that shift easier since changesets just sit in the same repo as everything else.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;

##### Comment Metadata
- Posted at: 6 days ago
- Author title: SEO Content Writer



### Comment 3

&lt;p&gt;Liquibase would be my pick for removing the most manual release work, especially since teams are already using it to move database changes through Azure DevOps. For me, the real win is treating schema changes as part of the same CI/CD process as application code rather than preparing a separate database release every time.&lt;/p&gt;

##### Comment Metadata
- Posted at: 8 days ago



### Comment 4

The CI/CD integration and schema deployment workflow created the most selection pressure for us when evaluating this space. Liquibase, Redgate Flyway, DBmaestro, and Harness all reduced manual work once integrated properly.

##### Comment Metadata
- Posted at: about 2 months ago
- Author title: Jr. SEO Specialist





## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: over 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: over 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: over 13 years ago
  - Comments: 4


