Skip to main content

SQL query editor

SQL editor is a tool for writing and executing SQL queries.

To learn more about SQL syntax, check out our SQL Introduction page and the SQL Reference.

Opening the editor

Click this button at the bottom of the left sidebar to open the editor:

SQL editor button

Query execution

The editor can be used to execute queries against the database by pressing the "Run" button or using the Ctrl+Enter (or Cmd+Enter) shortcut:

SQL editor image