
🚀 Managing Schema Changes at Scale
This section covers how Bytebase makes all database changes safer and more efficient. By providing a structured process, it also enhances security by eliminating the need for engineers to make direct changes against databases. Learn more in the Database CI/CD section. Bytebase supports two distinct workflows for schema changes: UI-driven Workflow: Provides a complete, console-based process with built-in risk analysis and multi-step approvals, offering a secure and self-contained way to manage schema changes. GitOps Workflow (Database-as-Code): Features a full GitOps workflow that integrates with your provider (GitHub, GitLab, Bitbucket, Azure DevOps) and existing CI/CD pipelines, allowing developers to manage database migrations entirely as code. In addition to these workflows, the platform provides overarching capabilities for reliability and scale: Fleet-wide Batch Changes: Manage and apply schema changes across a collection of databases in a single, coordinated workflow, dramatically reducing manual effort. 1-Click DML Rollback: Provides streamlined, 1-click rollback for data changes (DML), allowing for instant recovery from unintended UPDATE or DELETE statements.🛡️ Governing Data Access at Scale
This workflow governs how your database data is accessed, replacing the need for disparate SQL clients and shared credentials. Explore the full capabilities in the SQL Editor section. Centralized Access Control: Grant data query permissions based on role, not on sharing database passwords. This provides a single place to manage who can see what across your entire environment. Compliance & Data Security: Enforce dynamic data masking to protect sensitive PII and maintain a complete audit log of every query for compliance with standards like GDPR and CCPA. Efficient Cross-Database Querying: The web-based SQL Editor allows you to issue a single query against multiple databases simultaneously, ideal for analytics and operational oversight. In short, Bytebase unifies the process of changing the database with the process of accessing its data, giving you a single pane of glass for true database DevSecOps.
Demo Bytebase
Explore Bytebase’s features at demo.bytebase.com. This is a shared workspace and we reset the data periodically.Compare
Schema Migration Tools
While Liquibase and Flyway are powerful command-line migration tools (think Git), Bytebase provides the complete platform experience (think GitHub/GitLab). It wraps these migration capabilities in a collaborative interface with approval workflows, audit trails, and enterprise controls. As the fastest-growing open source solution in this space, Bytebase has become the top choice for teams seeking a unified database DevSecOps platform.