🔒 Secure-first SQL Editor with data access control and masking 🎭

FAQ

How to reach us?

System requirements

Bytebase is lightweight and has no external dependency. For normal workload, 1 CPU core and 2 GB RAM are sufficient.

Supported database and versions

See Supported Databases.

Supported version control systems (VCS) and providers

See Git Provider.

How to enable https

You can use Caddy or Nginx.

How to enable debug mode

warning

Debug mode is a global setting and is only supposed to be used for troubleshooting.

Debug mode emits more detailed logs on the backend as well as returning more verbose logs to the frontend.

Enable --debug on startup

You can pass --debug when starting Bytebase.

Toggle debug mode at runtime

If you are an OWNER or DBA, you can also toggle debug mode at runtime. The toggle is under the top-right profile dropdown

_

Does Bytebase support post action after applying a change to the database

  1. You can configure project webhook to observe events.

  2. If you use GitOps workflow, there is a schema write-back feature where Bytebase will write back the full schema to the specified file in the repository, and you can configure a pipeline to listen on that file change. You can follow this tutorial to learn the entire GitOps workflow.

Which data does Bytebase collect?

You can disable the collection by passing --disable-metric on startup.

  • Anonymised usage data.
  • The registered email and name of the first member in the workspace.
Edit this page on GitHub

Subscribe to Newsletter

By subscribing, you agree with Bytebase's Terms of Service and Privacy Policy.