cube

Installation
SKILL.md

Cube — Semantic Layer for Analytics

Overview

Cube, the headless BI and semantic layer that sits between your data warehouse and analytics applications. Helps developers define data models, create metrics APIs, and build analytics features in applications with consistent, governed access to business metrics.

Instructions

Data Modeling

Define your business metrics as code:

// model/cubes/Orders.js — Orders cube with measures and dimensions
cube(`Orders`, {
  sql_table: `public.orders`,
Related skills
Installs
2
GitHub Stars
47
First Seen
Apr 18, 2026