Remove docs build models
article thumbnail

How to get started with dbt

Christophe Blefari

a model — a model is a select statement that can be materialised as a table or as a view. The models are most the important dbt object because they are your data assets. All your business logic will be in the model select statements. You can also add metadata on models (in YAML). We call this a DAG.

article thumbnail

Data News — Week 23.37

Christophe Blefari

It brings diversity to Foundation models usually coming from US. Dimensional data modeling with dbt — A great 6-steps process to create a simple dim-fact model with dbt. ❤️ The key to building a high-performing data team is structured onboarding — The title say it all.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

dbt Core, Snowflake, and GitHub Actions: pet project for Data Engineers

Towards Data Science

dbt (data build tool) facilitates modularization of SQL queries, enabling the reuse and version control of SQL workflows, just like software code is typically managed. Here you can experiment with your models, but also you can copy my examples for Google Calendar data. There are two ways to access dbt: dbt Cloud and dbt Core.

article thumbnail

Data News — Week 24.05

Christophe Blefari

Like every model you have to analyse the efficiency of these generation layers. Even if you give your LLM access to the database, the codebase and the docs there is something the LLM does not have: the implicit (vocal) business rules that are written nowhere. For the first time we have the model, the weights and the training data.

MongoDB 130
article thumbnail

Data Engineering Weekly #123

Data Engineering Weekly

Data Engineering Weekly Functional Data Engineering - A Blueprint The Rise of Data Modeling Data modeling has been one of the hot topics in Data LinkedIn. Hadoop put forward the schema-on-read strategy that leads to the disruption of data modeling techniques as we know until then. from the browser or mobile app).

article thumbnail

How to design a dbt model from scratch

Towards Data Science

A simple framework for building dbt models that actually get used. When I was researching the Ultimate Guide to dbt , I was shocked by the lack of material around actually building models from scratch. How do you make sure your stakeholders will use that model? I mean how do you know the right design?

article thumbnail

ThoughtSpot’s new In-App Support empowers data confidence for all users

ThoughtSpot

That said, we understand how frustrating it is to get stuck in the middle of finding an answer, solving a problem, or building an important report. Whether you’re seeking guidance on creating formulas, interpreting line charts, or modeling worksheets—we're here to help you in your business analytics journey.

Data 80