Remove docs dbt-cloud-apis overview
article thumbnail

Serverless, free-tier data stack with dlt + dbt core.

dbt Developer Hub

The tools: I want to be able to run my project on Google Cloud Functions due to the generous free tier. Finally, I will use dbt Core for transformation. A transformation layer taking the source data loaded by my dlt functions and creating the tables necessary, handled by dbt. This is handled by dlt functions written in Python.

article thumbnail

Data Vault 2.0 with dbt Cloud

dbt Developer Hub

dbt Cloud: the operating system for Data Vault ​ There are many tools that can be used to implement your Data Vault project but dbt Cloud with its rich set of features provides the functionalities that make the difference by accelerating your project end to end, saving you the trouble of jumping from one tool to another.

Cloud 52
Insiders

Sign Up for our Newsletter

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

article thumbnail

Column-Level Lineage, Model Performance, and Recommendations: ship trusted data products with dbt Explorer

dbt Developer Hub

Raising a dbt project is hard work. That has often meant a manual, painstaking process of cross checking run logs and your dbt documentation site to get the stakeholder the information they need. Enter dbt Explorer ! dbt Explorer builds on this experience in three key ways: Lineage ? What’s in a data platform?

article thumbnail

What is dbt Testing? Definition, Best Practices, and More

Monte Carlo

And one of the most popular approaches is dbt testing. dbt (data build tool) is a SQL-based command-line tool that offers native testing features. But there’s a lot to understand in order to both create the most value from your dbt tests and avoid leaning too heavily on a time-intensive process.

SQL 52