/plushcap/analysis/airbyte/snowflake-views-and-table-types

Maximizing Snowflake Storage: Understanding Views and Table Types

What's this blog post about?

Snowflake, a popular data warehouse tool, is used by analytics engineers, data engineers, and data analysts for optimizing run time and saving money during the ingestion and transformation processes. Views are defined queries that sit on top of tables without storing actual data. There are two main types of views: non-materialized and materialized. Non-materialized views take up no storage space, only running when queried, while materialized views behave more like a table and require more storage space and computing resources. Utilizing the right type of view can help businesses save money and improve performance within Snowflake.

Company
Airbyte

Date published
Feb. 20, 2023

Author(s)
Madison Schott

Word count
1563

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.