Back to Glossary Index

Dagster Data Engineering Glossary:

Materialized View

A database object that contains the results of a query, providing indirect access to table data by storing the results of the query in a separate schema object.