- Microsoft SQL Server 2014 Business Intelligence Development Beginner’s Guide
- Reza Rad
- 175字
- 2021-08-13 17:55:20
Summary
In this chapter, you learned what Business Intelligence is and what its components are. You studied the requirement for BI systems, and you saw the solution architecture to solve the requirements. Then, you read about data warehousing and the terminologies in dimensional modeling.
If you come from a DBA or database developer background and are familiar with database normalization, then you will know that in dimensional modeling, you should avoid normalization in some parts and you would need to design a star schema. You've learned that the Fact table shows numeric and additive values, and descriptive information will be stored in dimensions. You've learned different types of facts such as transactional, snapshot, and accumulating, and also learned about different types of dimensions such as outriggers, role playing, and degenerate.
Data warehousing and dimensional modeling together constitute the most important part of the BI system, which is sometimes called the core of the system. In the following chapters, we will go through some of the BI system components such as ETL, OLAP, Dashboards, and reports.
- Extending Jenkins
- C#高級(jí)編程(第10版) C# 6 & .NET Core 1.0 (.NET開(kāi)發(fā)經(jīng)典名著)
- 深入淺出Java虛擬機(jī):JVM原理與實(shí)戰(zhàn)
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(微課版)
- C程序設(shè)計(jì)實(shí)踐教程
- C++從入門(mén)到精通(第5版)
- 動(dòng)手學(xué)數(shù)據(jù)結(jié)構(gòu)與算法
- C#程序設(shè)計(jì)(項(xiàng)目教學(xué)版)
- 零代碼實(shí)戰(zhàn):企業(yè)級(jí)應(yīng)用搭建與案例詳解
- Python預(yù)測(cè)分析實(shí)戰(zhàn)
- Node.js實(shí)戰(zhàn):分布式系統(tǒng)中的后端服務(wù)開(kāi)發(fā)
- Getting Started with Hazelcast
- Computer Vision with Python 3
- SQL Server 2012數(shù)據(jù)庫(kù)管理與開(kāi)發(fā)(慕課版)
- HTML 5與CSS 3權(quán)威指南(第4版·上冊(cè))