Skip to main content

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 to authenticate requests for the HTTP APIs, and check_sql_auth to authenticate requests for the SQL API.