Share this article

Semantic layers are awesome

Picture of David Krakov
David Krakov

Co-Founder & CEO

When is the last time you thought about water treatment plants?

Domestic wastewater treatment is an essential part of modern city construction1 in a world of a rising population. But it can be so boring2.

So let’s talk about semantic layers.

Your First Semantic Layer

When the company was small, you had this database. A few dashboards were attached on top, dutifully showing some KPIs: how many leads do we have? are they good? do they like us?

But the company grew, and with it, the databases, the dashboards, and the KPIs. Data is now so messy. Numbers misalign, answers are irrelevant, and the best source of truth is metrics_final3.xlsx . Everything is scattered, and everything is a Project.

So the company hires Eddie. Eddie has a beard.

Eddie’s task is to get the numbers to align. He hates disparate logic, so he builds a script. The script has many stages of SQL, and it generates Perfectly Fine Tables. The script knows how to join the data sources, what to filter out, and how to compute all the messy KPIs. There is no more chaos.

Your first semantic layer is not that script.

Your first semantic layer is Eddie.

The Role of the Semantic Layer

A semantic layer bridges the gap between business and data. People who want to use data tend to ask questions like “why don’t we grow in Australia”, while data people SELECT WHERE (country=61) AND (is_bot_score<0.1) . If there is no way to jump across, the answer is 🤷.

A semantic layer allows everyone to use data. To do it, it must:

  • Keep data consistent, so today’s 10 active users are still counted as 10 tomorrow.
  • Keep data understandable, so when we say “active user”, we all know what it means.
  • Keep data flexible, so when you want to count active users just in Australia, you can.

Eddie’s script is very consistent. But when you want to understand what it does, or when you want it to do something new, you ask Eddie and hope he writes in his script what you meant, and hope he likes you enough to do it soon.

The company’s ability to use data well to advance the business rests on Eddie’s shoulders.

Alas, as the stress mounts and the chaos keeps returning, Eddie had had enough. He leaves to pursue his childhood dream of growing apples in the desert. Now, not only there is no semantic layer, there is this script full of dead code.

Your Second Semantic Layer

Enter: Dana, a Data Person3. She brings a Snowflake, or a BigQuery, or a Redshift to get all the data in one place. She builds a coherent team of people who know SQL. She puts all that scattered logic in one place. It takes Dana a year, but she disentangles Eddie’s code, and the Excels and ad-hoc dashboards built on top of it while waiting.

She structures a team to serve diverse data demands: data engineers to maintain the data pipelines, and data analysts with domain expertise serving business domains. She creates mentorship and collaboration between the many people who do data in Marketing, Product, Finance.

Dana does not bring order to the chaos. Instead, she creates a Process.

And thus, Dana isn’t your semantic layer, nor any of her analysts or engineers, or tools. The process is.

A combination of a relay race and a game of Telephone, it scatters the meaning and context of data across the team, pushing everyone to answer fast while penalizing any error.

  • For consistency, it goes through a data engineer to implement an ETL pipeline.
  • For understandability, it goes through to a Wiki, or a catalog, or a Slack.
  • For flexibility, it goes through a data analyst, or a BI developer building a self-serve tool.

Maintaining the process – correcting the errors, aligning the players, removing duplication, becomes the main drag of using data well for the business.

The Expanded Role of the Semantic Layer

The semantic Layer allows many people to use data in a way that helps them achieve their goals.

Few have the time or inclination to understand every step of the data flow process and its complexities. Fewer will even try. One curse of the “modern data stack” is that while it allows for a much richer data pipeline, its richness makes it harder for most data users to leverage data effectively.

Users either trust the process, can participate in it and wait for its roundtrip – or won’t trust and use the data.

When users are tired of waiting, they start hiring Eddies to their own domain, and build their own pockets of impenetrable mess, in an ever-growing data mesh of entropy.

As an organization expands, in addition to consistency, understandability, and flexibility, a fourth component becomes essential: Curation. Help the users work with a trustable subset where there is consistency and flexibility – while abstracting the hard parts.

Your Last Semantic Layer

Like water treatment, semantic layers are a boring piece of technology4. But even more so than the effect of water treatment on urban quality of life – semantic layers have the most profound effect on how well a business uses data.

A semantic layer is not “a single source of truth” (though it can be one!), or a “data mesh” (though it can facilitate one!) nor is it the solution for every data problem.

A semantic layer is the glue that holds the data together. When it is good, using data is a natural part of doing business.

When it is absent, dissipated in Telephone-game like process, or silo-ed in fortified pockets of non-reusable logic, data is hard and frustrating. Its anecdotal real successes glimpse a potential far from being fully realized.

At Honeydew, we change this. We make data integral to the daily operation of every business.

We create a semantic layer that frees data practitioners to focus on creative data work and not on the process. That unifies the meaning of data without creating another silo. That helps curate data for everyday business users. The helps domain expert data analysts to do a deep dive. That is based on a transparent collaboration of data analysts, data engineers, and data consumers.

More details soon!

  1. All my knowledge about water treatment comes from SimCity. NIMBY is an issue↩︎
  2. Actually, did you know you can remove pharmaceuticals from entering wastewater using sunlight? Yes you can↩︎
  3. Erik’s post, aligning with so much of what we’ve witnessed, was one of the inspirational catalysts of our journey ↩︎
  4. Full of jargon like ERDs and star schemas and chasm traps and metadata telemetry and data stewardship. ↩︎

[1] All my knowledge about water treatment comes from SimCity. NIMBY is an issue.
[2] Actually, did you know you can remove pharmaceuticals from entering wastewater using sunlight? Yes you can.
[3] Erik’s post, aligning with so much of what we’ve witnessed, was one of the inspirational catalysts of our journey
[4] Full of jargon like ERDs and star schemas and chasm traps and metadata telemetry and data stewardship.

4 minute read
Occasionally (ok, very commonly) I find myself in a conversation comparing different Semantic Layers. And while many times the conversation
Picture of David Krakov
David Krakov

Co-Founder & CEO

4 minute read
Occasionally (ok, very commonly) I find myself in a conversation comparing different Semantic Layers. And while many times the conversation
Picture of David Krakov
David Krakov

Co-Founder & CEO

8 minute read
Semantic layers are awesome. But they are even more awesome when they are tightly integrated into your Snowflake, and right
Picture of Baruch Oxman
Baruch Oxman

Co-founder & CTO