Gyuhang Shimplto001.hashnode.dev·Oct 24, 2024Data Engineer 가 알아야 할 Data Modeling (Korean)Dimensional Data Modeling 정의 Data Warehouse 설계에서 데이터를 구조화하는 중요한 기법 특히 OLAP (Online Analytical Processing) 시스템에서 주로 사용되며, 데이터를 분석하기 용이하게 구성하는 것이 목표 이 Modeling 은 크게 3 가지 구성 요소로 나눌 수 있습니다. Fact Table Dimension Table Summary Table Fact Table ...Fact Data Modeling
Caro Krützmanncarokruetzi.hashnode.dev·Apr 28, 2024Query Rewrite - My Story of a Performance NightmareA while back, I worked on a project where we shifted data from an old datamodel to a new one. There are lots of interesting aspects and technical details about this project. However, today, I want to discuss a complicated setup of hierarchical Materi...1 like·250 readsmaterialized-views