GitOps

Bytebase offers a database-as-code workflow, enabling you to manage database changes directly through your version control system (VCS).

Bytebase GitOps workflow is built upon the Bytebase API. It provides the ultimate flexibility to customize the GitOps workflow to integrate with your CI/CD pipeline.

GitHub

Other VCSs

For other VCSs, we provide API integrations examples to help you get started.

Legacy GitOps

Besides the API-driven GitOps, Bytebase also provides a legacy GitOps workflow based on the VCS webhooks. This approach is only kept for backward compatibility and we will sunset it in the future release.

Edit this page on GitHub