Skip to content

Add Bytebase - #62

Open
adela-bytebase wants to merge 4 commits into
danhuss:mainfrom
adela-bytebase:add-bytebase
Open

Add Bytebase#62
adela-bytebase wants to merge 4 commits into
danhuss:mainfrom
adela-bytebase:add-bytebase

Conversation

@adela-bytebase

@adela-bytebase adela-bytebase commented Aug 13, 2026

Copy link
Copy Markdown

Adds Bytebase next to Flyway and Liquibase.

Bytebase is a database governance platform — change management, access control, and audit/compliance as one system — with two workflows:

  • UI-driven — create and review the change in the Bytebase console, no repo required.
  • GitOps — migration files live in the repo, land through a PR, and Bytebase applies them and tracks revisions. Supports both versioned (SQL files) and declarative (SDL, DDL diffed and generated from a target schema) migrations.

Beyond the migration step: SQL review rules, an approval gate before production, query-level access control and data masking for the SQL editor, and a full API (33 gRPC services with REST mappings — projects, databases, plans, rollouts, releases, revisions, users, roles, policies) so the whole workflow is scriptable.

~14.4k stars, actively maintained.

Happy to reword or move it if you'd rather it sat elsewhere in the list.

Disclosure: I work on Bytebase.

adela-bytebase and others added 4 commits August 13, 2026 17:54
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…flows

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant