# What are Materialized Views and why do they matter for real-time?

DevFeed: [What are Materialized Views and why do they matter for real-time?](<https://devfeed.tech/articles/what-are-materialized-views-and-why-do-they-matter-for-real-time-18746.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/what-are-materialized-views-and-why-do-they-matter-for-realtime>)

Author: Cameron Archer

Published: 2022-06-09T00:00:00Z

Content type: article

Language: en

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

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

Tags: [consistency](<https://devfeed.tech/tags/consistency.md>), [data](<https://devfeed.tech/tags/data.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [speed](<https://devfeed.tech/tags/speed.md>), [the-data-base](<https://devfeed.tech/tags/the-data-base.md>)

## AI overview

The article introduces materialized views as a way to improve speed, simplicity, and consistency in real-time data pipelines.

## Source excerpt

Use Materialized Views for speed, simplicity, and consistency in your data pipelines.