Learn more
Now that you've set up your first project, learn more about what else Cube can do for you.
Data Modeling
Learn more about data modeling and how to effectively define metrics in your data models.
Querying
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.
Caching
Learn more about the two-level cache and how pre-aggregations help speed up queries.
Access Control
Cube uses JSON Web Tokens (opens in a new tab) to
authenticate requests for the HTTP APIs, and
check_sql_auth
to
authenticate requests for the SQL API.