- 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.
- Mastering Adobe Captivate 2017(Fourth Edition)
- Mastering OpenCV Android Application Programming
- C語言程序設計基礎與實驗指導
- Magento 2 Development Cookbook
- 編譯系統透視:圖解編譯原理
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- 軟件工程
- 用戶體驗可視化指南
- Mastering Web Application Development with AngularJS
- 21天學通C++(第5版)
- Java并發編程之美
- 算法圖解
- PhoneGap 4 Mobile Application Development Cookbook
- iOS開發項目化入門教程
- Learning D