SFMC의 데이터 모델링 및 카디널리티 설정에 대한 가이드를 제공합니다.
SFMC에 새로운 팀이 데이터 확장을 생성할 때, 카디널리티와 DBOR(Database of Record) 개념을 활용해야 합니다. DBOR은 구독자 신원의 단일 진실 소스로, 모든 다른 데이터 원천은 이를 참조해야 합니다. 또한, 안정적인 Subscriber Key를 사용하여 데이터가 원활하게 연결되도록 해야 합니다. 본 글은 데이터 모델 문서화 중요성과 함께 데이터 소스가 추가될 때 같은 규칙을 적용하는 방법도 설명합니다.
This article provides guidance on data modeling and cardinality in SFMC.
When new teams create Data Extensions in SFMC, they should leverage the concepts of cardinality and Database of Record (DBOR). The DBOR serves as the single source of truth for subscriber identity, with all other data sources pointing to it. Additionally, using a stable Subscriber Key ensures seamless connections across data. This article also highlights the importance of documenting data models and applying the same rules as new data sources are integrated.