当前位置:网站首页>What are the models of data modeling
What are the models of data modeling
2022-07-06 09:34:00 【Prism 7】
1. Star model
Star model is the most commonly used dimension modeling method . The star model is centered on the fact table , All dimension tables are directly connected to the fact table . The star model consists of a fact table and a set of dimension tables .
2. Snowflake model
Snowflake mode (Snowflake Schema) It's an extension of star mode . The dimension table in snowflake mode can have the , Although this model is more standard than star , But because this model is not easy to understand , Maintenance costs are high , Moreover, the performance aspect needs to associate multi-level dimension tables , The performance is lower than that of star model .
3. Constellation model
Constellation pattern is an extension of star pattern , The star pattern is based on a fact table , And the constellation pattern is based on multiple fact tables , And share dimensional information . In many cases, there is more than one fact table in the dimension space , A dimension table can also be used by multiple fact tables . In the late stage of business development , The vast majority of dimensional modeling uses constellation mode .
边栏推荐
- Redis之五大基础数据结构深入、应用场景
- 基于B/S的网上零食销售系统的设计与实现(附:源码 论文 Sql文件)
- MySQL数据库优化的几种方式(笔面试必问)
- 英雄联盟轮播图自动轮播
- IDS cache preheating, avalanche, penetration
- [Yu Yue education] reference materials of complex variable function and integral transformation of Shenyang University of Technology
- 五月刷题27——图
- [Yu Yue education] Wuhan University of science and technology securities investment reference
- [three storage methods of graph] just use adjacency matrix to go out
- Solve the problem of inconsistency between database field name and entity class attribute name (resultmap result set mapping)
猜你喜欢
随机推荐
基于WEB的网上购物系统的设计与实现(附:源码 论文 sql文件)
一文读懂,DDD落地数据库设计实战
Redis之发布订阅
【深度学习】语义分割:论文阅读:(CVPR 2022) MPViT(CNN+Transformer):用于密集预测的多路径视觉Transformer
Segmentation sémantique de l'apprentissage profond - résumé du code source
【深度学习】语义分割-源代码汇总
英雄联盟轮播图手动轮播
解决小文件处过多
[three storage methods of graph] just use adjacency matrix to go out
Sentinel mode of redis
六月刷题01——数组
Solve the problem of inconsistency between database field name and entity class attribute name (resultmap result set mapping)
Le modèle sentinelle de redis
018.有效的回文
IDS cache preheating, avalanche, penetration
Redis之核心配置
Processes of libuv
Redis cluster
Kratos战神微服务框架(二)
Redis connection redis service command