Skip to main content
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 accessed from the SQL Editor button in the top bar. SQL Editor button in the top bar It’s also available from a database’s detail page. SQL Editor link on the database detail page

Query data

Select a database to start. Selecting the hr_prod database in SQL Editor Run the query. Query result in SQL Editor Check out the detailed SQL Editor docs to explore other features.