cube-js / cube-js/cube

Multiple queries in a single request

Open
#7,870 3 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

Hi,

I have a question about performing multiple queries in a single API call. I have multiple cubes in my data model. And let's say I want to do multiple queries on different unrelated cubes without any aggregation. How can we achieve this? When I checked the data blending, it seems to be used for performing queries on the same or related cubes for different time periods. But in my case, I want to query unrelated cubes without any aggregation or time period. We are looking to see if we can reduce the call to the Cube API from the front-end application. Can someone suggest some ideas here?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.