🧰
Open Source Toolkit

Know how to use it before you click: online, self-hosted, desktop, CLI

中文

Bytebase

bytebase/bytebase
One-command deploy You need your own server, but the README has a copy-paste Docker command that gets it running.

Database governance built for humans and agents — controlling changes and access across every major database.

DatabaseOpsSelf-hostable
Bytebase website screenshot

Deploy command

docker run --init \
  --name bytebase \
  --publish 8080:8080 \
  --volume ~/.bytebase/data:/var/opt/bytebase \
  bytebase/bytebase:latest

Taken from the project README. You need a server with Docker; you may still need to add environment variables.

From the README

Bytebase supports PostgreSQL, MySQL, SQL Server, Oracle, MongoDB, Redis, MariaDB, TiDB, Snowflake, ClickHouse, Spanner, OceanBase, and more — plus integrations spanning IaC, AI, identity providers, collaboration, ITSM, log streaming, and secret managers.

Stars
★ 14.5k
Language
Go
License
Not specified
Last updated
2026-09-23
Category
Databases & API tools
Section
General