Skip to main content

Data Modeling Layer

Introduction

At the core of Holistics is a Data Modeling layer. This modeling layer is where the data producers translate business logic into data logic, for example, dictating how metrics should be calculated from certain tables, or what tables can be joined together...

Based on these mappings of business and data logic, when a non-technical user accesses certain metrics, Holistics uses them to construct SQL queries against your data warehouse.

Overall architecture

Holistics's Data Modeling Layer is the interface between your SQL database and the data exploration/reporting surface.

Start modeling

To get started with modeling in Holistics, please refer to the following documents:

  • AML Studio: Overview of the workspace in which you will model your data
  • Data Models: Introducing the concept of Data Model in Holistics
  • Datasets: Introducing the concept of Dataset in Holistics

Let us know what you think about this document :)