# Iterate your real-time data pipelines with Git

DevFeed: [Iterate your real-time data pipelines with Git](<https://devfeed.tech/articles/iterate-your-real-time-data-pipelines-with-git-18506.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/git-for-real-time-data-projects>)

Author: Alberto Romeu

Published: 2023-09-20T00:00:00Z

Content type: tutorial

Language: en

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

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

Tags: [data](<https://devfeed.tech/tags/data.md>), [git](<https://devfeed.tech/tags/git.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [product-updates](<https://devfeed.tech/tags/product-updates.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [version-control](<https://devfeed.tech/tags/version-control.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

## AI overview

This article discusses using Git workflows and version control for real-time data projects, including streaming pipelines.

## Source excerpt

Git workflows for real-time data projects are tricky. Version control that actually works for streaming pipelines exists. Here's how.