SQL Runner
Hashboard's SQL Runner allows you to write arbitrary SQL to quickly query your data across data connections.
To open the runner, press Cmd + J
(Mac) or Ctrl + J
(Windows/Linux). Alternatively, you can click More
in the nav bar, then click SQL runner
.
Once opened, select a data connection on the top left, then write SQL and click Run
or press Cmd + Enter
to run the query. You can also click
Preview
next to any table on the left side to directly view its contents.
You can also pre-populate the SQL Runner with the underlying query backing any Hashboard exploration. Just open a saved exploration, click the advanced menu () on the top right of the page, then click Open in SQL runner
.