Let Metabase query Cube through the SQL API by treating the semantic layer like a Postgres database in Cloud or Core.
Metabase is an open-source way to help everyone in your company
to ask questions and learn from data. There’s also a fully-managed cloud
service for Metabase.
You can connect Cube Cloud to Metabase using the SQL API.Navigate to the Integrations
page, click Connect to Cube, and choose Metabase to get
detailed instructions.
You can connect a Cube deployment to Metabase using the SQL API.In Cube Core, the SQL API is disabled by default. Enable it and configure
the credentials to
connect to Metabase.
Your cubes will be exposed as tables, where both your measures and dimensions
are columns.
You can write SQL in Metabase that will be executed in Cube. Learn more about
Cube SQL syntax on the reference page. You can also create a
visualization of the executed SQL query.
If you prefer using the UI interface to “Ask a question”, you can do that as
well.
⌘I
Assistant
Responses are generated using AI and may contain mistakes.