Cube.js Cube.js is an open-source analytics framework for building data applications. Developers use it to connect to databases, model data, and create APIs for dashboards, internal tools, and other data-driven applications. Official docs: https://cube.dev/docs Cube.js Overview - Data Sources - Data Models - Pre-Aggregations - Queries - SQL Queries - Environments - Users - Roles Working with Cube.js This skill uses the Membrane CLI to interact with Cube.js. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbi…