- 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.
- 程序員面試白皮書
- Power Up Your PowToon Studio Project
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- Twilio Best Practices
- Instant Typeahead.js
- 假如C語言是我發明的:講給孩子聽的大師編程課
- SEO實戰密碼
- SAS數據統計分析與編程實踐
- Web程序設計(第二版)
- 深入淺出PostgreSQL
- Julia 1.0 Programming Complete Reference Guide
- 鴻蒙OS應用編程實戰
- JavaScript程序設計:基礎·PHP·XML
- Android Game Programming by Example
- ASP.NET本質論