# dbt in real-time

DevFeed: [dbt in real-time](<https://devfeed.tech/articles/dbt-in-real-time-18469.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/dbt-in-real-time>)

Author: Javi Santana

Published: 2025-04-24T00:00:00Z

Content type: article

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [real-time](<https://devfeed.tech/topics/real-time.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [SQL](<https://devfeed.tech/topics/sql.md>)

Tags: [batch](<https://devfeed.tech/tags/batch.md>), [performance](<https://devfeed.tech/tags/performance.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [scalable-analytics-architecture](<https://devfeed.tech/tags/scalable-analytics-architecture.md>), [sql](<https://devfeed.tech/tags/sql.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

## AI overview

The article describes how dbt can transform batch models into streaming pipelines while retaining the same SQL, resulting in a different performance profile.

## Source excerpt

dbt in real-time transforms your batch models into streaming pipelines. Same SQL, completely different performance profile.