Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图保管的一个源系统包含一组两个表,它们作为实体属性值表运行。我想知道人们用来将这些表移动到 Data Vault 2.0 模型中的最佳方法是什么。
使用在 EAV 模型中存储数据的 RDBMS,我们简单地将这些表制作成多活动卫星,并将实体作为我们存储在 HUB 中的业务概念。