Query Data
Bytebase also provides a web-based SQL Editor for querying data. Unlike traditional client-side SQL clients, this server-side SQL Editor allows you to enable data access control, data masking, audit logging, etc.
Access SQL Editor
SQL Editor can be acccess from the top bar or from the database.
Query data
The left sidebar only lists the databases that have been granted query access. Select a database and run the query.
Check out the detailed SQL Editor docs to explore other features.