zoukankan
html css js c++ java
数据仓库思维导图
数据仓库思维导图,CSDN优先更新
一、数据仓库
1.1、
什么是数据仓库
1.1.1、四个特性
面向主题 ,集成化的 ,稳定性 ,随着时间变化的
1.2、
数据仓库发展
1.3、
数据库与数据仓库的区别
1.4、
数据仓库架构分层
1.5、
元数据
1.5.1、元数据介绍
1.6、
数据仓库建模
1.6.1、
事实表 与 维度表
1.6.2、
雪花模型,星型模型,星座模型
1.6.3、数据立方体(Date Cube)
1.6.4、
数据仓库方法论
1.6.5、
Inmon和Kimball架构
1.7、OLTP 与
OLAP
1.7.1、
OLTP vs OLAP
1.7.2、
ROLAP vs MOLAP vs HOLAP
二、数据集市(Date Mart)
2.1、
什么是数据集市?
三、数据湖 (Date Lake)
3.1、
什么是数据湖?
3.1.1、
数据湖架构
3.1.2、
数据仓库 vs 数据湖
四、ETL
4.1、什么是 ETL ?
五、数据集成(Data Integration)
六、面试问题
关注我的公众号【宝哥大数据】,更多干货
查看全文
相关阅读:
【leetcode】1562. Find Latest Group of Size M
【leetcode】1561. Maximum Number of Coins You Can Get
【leetcode】1560. Most Visited Sector in a Circular Track
Python中用format函数格式化字符串的用法
机器学习最常用优化之一——梯度下降优化算法综述
python学习之argparse模块
Ubuntu14.04安装NVIDIA显卡驱动
Anaconda使用教程
TensorFlow0.8代码目录结构讲解
cmake编译opencv程序
原文地址:https://www.cnblogs.com/chengbao/p/15210617.html
最新文章
new的原理
line-height:150%和line-height:1.5的区别
css实现垂直居中6种方法
MySQL基本操作命令
Improving Commonsense Question Answering by Graph-based Iterative Retrieval over Multiple Knowledge Sources —— 基于多知识库迭代检索的常识问答系统
预训练模型——开创NLP新纪元
Abductive Commonsense Reasoning —— 溯因推理
COMET —— 常识Transformer用于自动知识图构建
《Graph-Based Reasoning over Heterogeneous External Knowledge for Commonsense Question Answering》论文整理
B站弹幕爬取
热门文章
docker安装部署neo4j
《Connecting the Dots: A Knowledgeable Path Generator for Commonsense Question Answering》一文的理解和总结
NLP任务梳理总结
【leetcode】1577. Number of Ways Where Square of Number Is Equal to Product of Two Numbers
【leetcode】1576. Replace All ?'s to Avoid Consecutive Repeating Characters
【leetcode】1572. Matrix Diagonal Sum
【leetcode】1567. Maximum Length of Subarray With Positive Product
【leetcode】1566. Detect Pattern of Length M Repeated K or More Times
【leetcode】1557. Minimum Number of Vertices to Reach All Nodes
【leetcode】1556. Thousand Separator
Copyright © 2011-2022 走看看