GitOps
Bytebase offers a database-as-code workflow, enabling you to manage database changes directly through your version control system (VCS).
Bytebase provides two GitOps workflows:
- Simple GitOps: Opinionated and restricted for the simple use case.
- Custom GitOps: Fully customizable via the Bytebase API.
If you manage database changes for multiple teams or have any branching strategy beyond the most basic, you will be likely need the Custom GitOps workflow.