Bytebase also provides a web-based SQL Editor for querying data. Unlike traditional client-side SQL clients, this server-side SQL Editor can enforce fine-grained data access control, data masking, audit logging, etc.

Access SQL Editor

SQL Editor can be acccess from the top bar or from the database. sql-editor-top-bar sql-editor-database

Query data

Select a database. select-database Run the query. query Check out the detailed SQL Editor docs to explore other features.