Back to Cube

Source SQL Tabs

docs-mintlify/docs/explore-analyze/workbooks/source-sql-tabs.mdx

1.6.49942 B
Original Source

Source SQL Query tabs allow you to query your connected data sources directly, bypassing the semantic layer. Source SQL Query tabs can be used for prototyping your calculations before they would go into the semantic layer.

<Frame> </Frame>

Data sources

The data sources sidebar lists every source declared on the deployment — both the default source and any named sources added under Settings → Data Sources. Newly added sources show up immediately; you don't have to wire them into a cube first.

Querying methods

You can query source SQL in two ways:

  • Write SQL manually – Write standard SQL queries directly against your data source for maximum flexibility
  • Ask AI – Use the AI agent to help you research your data source, build SQL queries, and refine results in real-time