- Microsoft SQL Server 2014 Business Intelligence Development Beginner’s Guide
- Reza Rad
- 352字
- 2021-08-13 17:55:18
Preface
Business Intelligence (BI) is one of the hottest topics nowadays in the Information Technology field. Many companies and organizations intend to utilize a BI system to solve problems and help decision makers make decisions. This high demand for BI systems has raised the number of job openings in this field.
The following is Gartner's definition of Business Intelligence (http://www.gartner.com/it-glossary/business-intelligence-bi/):
Business Intelligence (BI) is an umbrella term that includes the applications, infrastructure and tools, and best practices that enable access and analysis of information to improve and optimize decisions and performance.
There are various reasons to have a BI system in place, but helping decision makers to make better decisions is one of the main purposes of BI. As an example, a director of a manufacturing company would like to understand the trend of sales in past months (or years) on specific products. This trend would be helpful for him to decide any changes in that product or to create some other editions of that product. A bank directory might like to use data mining solutions to distinguish suspicious or fraudulent transactions. A board of directors would be interested to see Key Performance Indicators (KPIs) of their business.
BI could help in all the scenarios mentioned here and many more. A BI system usually uses a data warehouse as a core tool. The data warehouse is an integrated dimensional data structure. Data from a variety of sources will be fed into the data warehouse and some data quality and governance would be applied on the data. The dimensional model of data warehousing is optimized for reporting and analysis, so data visualization tools can directly query against the data warehouse. Another layer of modeling might be added to the BI architecture, OnLine Analytical Processing (OLAP), or the tabular model. These models will improve data access in terms of speed and performance of queries. BI systems have one or more data visualization frontends that will be the GUI for the end user.
In this book, we will go through the BI architecture and explore the Microsoft technologies that can implement and deliver BI solutions.
- C語(yǔ)言程序設(shè)計(jì)案例教程(第2版)
- jQuery EasyUI網(wǎng)站開發(fā)實(shí)戰(zhàn)
- 我的第一本算法書
- 琢石成器:Windows環(huán)境下32位匯編語(yǔ)言程序設(shè)計(jì)
- HTML5入門經(jīng)典
- 運(yùn)用后端技術(shù)處理業(yè)務(wù)邏輯(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- 軟件測(cè)試實(shí)用教程
- 深度學(xué)習(xí):Java語(yǔ)言實(shí)現(xiàn)
- C++寶典
- JavaScript腳本特效編程給力起飛
- PHP 7從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- 移動(dòng)增值應(yīng)用開發(fā)技術(shù)導(dǎo)論
- Java程序設(shè)計(jì)基礎(chǔ)(第6版)
- R語(yǔ)言數(shù)據(jù)挖掘:實(shí)用項(xiàng)目解析
- 會(huì)當(dāng)凌絕頂:Java開發(fā)修行實(shí)錄