A SQL-only ETL data infrastructure
-
Updated
Feb 24, 2025 - PLpgSQL
A SQL-only ETL data infrastructure
Modeling your data in cumulative fashion would help aggregate data over time, typically at a specific grain(daily, weekly, yearly, etc). It is designed to optimize performance for analytical queries that require pre-aggregated data, such as trends or summaries over time.
This project deals with analysing movie actors data set by designing a cumulative data model.
Add a description, image, and links to the cumulative-table-design topic page so that developers can more easily learn about it.
To associate your repository with the cumulative-table-design topic, visit your repo's landing page and select "manage topics."