📄️ Introduction
This document introduces key concepts of our @verybigthings/semantic-layer library.
📄️ Models
Models are the building blocks of your semantic layer. They represent the structure and relationships of your data. Let's explore how to create them.
📄️ Dimensions
Imagine you're organizing your bookshelf. Each book has attributes like title, author, genre, and publication year. In the world of data, these attributes are what we call dimensions. They're the properties that help you slice, dice, and group your data in meaningful ways.
📄️ Metrics
In the world of data analysis, metrics are crucial for quantifying and measuring various aspects of your business. Let's explore how to create and use metrics effectively in the @verybigthings/semantic-layer library.
📄️ Repository
Introduction to Repositories
📄️ Query Builder
Introduction to Query Builder
📄️ Hierarchies
Introduction
📄️ Temporal Granularities
Introduction