Learn more
Now that you've set up your first project, learn more about what else Cube can do for you.
Learn more about data modeling and how to effectively define metrics in your data models. Advanced users: check out related recipes for tackling specific data modeling problems.
Cube can be queried in a variety of ways. Explore how to use REST API, GraphQL API, and SQL API, or how to connect a BI or data visualization tool.
Learn more about the two-level cache and how pre-aggregations help speed up queries. For a deeper dive, take a look at the related recipes.
Cube uses JSON Web Tokens to
authenticate requests for the HTTP APIs, and
checkSqlAuth() to
authenticate requests for the SQL API. Cube also
supports using JWT claims for securing access to data, check out these
related recipes.
Did you find this page useful?