# Which database DevOps software 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 mapping which database DevOps platforms automate schema deployments through CI/CD without hand-written release scripts, and checked it against reviews. In 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, three surface most: Redgate Flyway, Liquibase, and DBmaestro DevOps Platform. The wider list:</p><ol>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/redgate-flyway/reviews"><strong>Redgate Flyway</strong></a>: schema-as-code migrations that run in the pipeline, replacing manual, error-prone scripts.</li>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/liquibase/reviews"><strong>Liquibase</strong></a>: automated changesets that deploy through CI/CD, cutting manual release effort.</li>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/dbmaestro-dbmaestro-devops-platform/reviews"><strong>DBmaestro DevOps Platform</strong></a>: release automation reviewers say gets database code to market faster with fewer manual steps.</li>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/entity-framework-core/reviews"><strong>Entity Framework Core</strong></a>: code-first migrations that apply schema changes from the build, popular with .NET teams.</li>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/toad-devops-toolkit/reviews"><strong>Toad DevOps Toolkit</strong></a>: automates Oracle schema and PL/SQL change control through CI/CD tools, though Oracle and Windows only.</li>
</ol><p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true">For schema deployments, which tool actually eliminated the manual release script? And did going script-free hold up for your trickiest changes?</p>

##### Post Metadata
- Posted at: 12 days ago
- Author title: Marketer
- Net upvotes: 1


## Comments
### Comment 1

&lt;p&gt;The real test is whether automation still holds for destructive or stateful changes, not just straightforward schema additions. I’d compare rollback handling, drift detection, approval gates, and how often teams still need custom scripts for complex data migrations.&lt;/p&gt;

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





## 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


