

{"id":46265,"date":"2018-12-29T11:27:25","date_gmt":"2018-12-29T05:57:25","guid":{"rendered":"https:\/\/data-flair.training\/blogs\/?p=46265"},"modified":"2021-12-07T11:18:00","modified_gmt":"2021-12-07T05:48:00","slug":"business-intelligence-and-data-warehousing","status":"publish","type":"post","link":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/","title":{"rendered":"Business Intelligence and Data Warehousing &#8211; Data Warehouse Concepts"},"content":{"rendered":"<p><span style=\"font-weight: 400\">Lastly, we discussed <strong><a href=\"https:\/\/data-flair.training\/blogs\/business-intelligence-tools\/\">Business Intelligence Tools<\/a><\/strong>. Today, we will see the correlation Business Intelligence and Data Warehousing.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> In our attempt to learning Business Intelligence and its aspect, we must learn the important technology i.e. data warehousing.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> In this lesson, we will learn both the concepts of business Intelligence and data warehousing. <\/span><\/p>\n<p><span style=\"font-weight: 400\">Also, we will see how they work in tandem as well. <\/span><span style=\"font-weight: 400\">Moreover, we will look at components of data warehouse and data warehouse architecture.\u00a0<\/span><\/p>\n<p>So, let&#8217;s start Business Intelligence and Data Warehousing Tutorial.<\/p>\n<h3>What is Business Intelligence?<\/h3>\n<p><span style=\"font-weight: 400\"><strong><a href=\"https:\/\/data-flair.training\/blogs\/business-intelligence\/\">The term Business Intelligence refers<\/a><\/strong> collectively to the tools and technologies used for the collection, integration, analysis, and visualization of data. <\/span><\/p>\n<p><span style=\"font-weight: 400\">The raw data which we collect from different data sources\u00a0transform into comprehensible data or meaningful information using BI technologies.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> This information interprets strategically by looking for trends and patterns in order to make business decision supported by facts revealed by the analyzed data. <\/span><\/p>\n<p><span style=\"font-weight: 400\">To simplify the concept, we collect raw data from various sources and with the help of Business Intelligence tools transform it into meaningful information. We can store such data in data files, databases, data warehouses or data lakes in specific data structures.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> From the data warehouses, we can retrieve stored data in the form of a report, query, make a dashboard to conduct data analysis. We do this with the process known as ETL (Extract, Transform, Load). Thus, enterprise executive can use the extracted, transformed and loaded data on different levels.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> He uses this to draw insights and fuel their decision making with the useful insights revealed by analyzing the data. <\/span><\/p>\n<h3>What is Data Warehousing?<\/h3>\n<p><span style=\"font-weight: 400\">Data warehousing is the process of storing data in data warehouses, which are databases following the relational database model. Data is selected from different data sources, aggregated, organized and managed to provide meaningful insights into data for analysis &amp; queries.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> A holistic approach to deal with and manage immense amounts of data that we use at enterprise levels.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> In such a wholesome approach, data does not simply fetches from data sources for operational or transactional tasks but transform in a certain way that we use for analytical and comparison purposes. <\/span><\/p>\n<p><span style=\"font-weight: 400\">A data warehouse is known by several other terms like <\/span><i><span style=\"font-weight: 400\">Decision Support System (DSS)<\/span><\/i><span style=\"font-weight: 400\">, <\/span><i><span style=\"font-weight: 400\">Executive Information System<\/span><\/i><span style=\"font-weight: 400\">, <\/span><i><span style=\"font-weight: 400\">Management Information System<\/span><\/i><span style=\"font-weight: 400\">, <\/span><i><span style=\"font-weight: 400\">Business Intelligence Solution<\/span><\/i><span style=\"font-weight: 400\">, <\/span><i><span style=\"font-weight: 400\">Analytic Application<\/span><\/i><span style=\"font-weight: 400\">. <\/span><\/p>\n<p><span style=\"font-weight: 400\">We call it Decision Support System as it provides useful insights and patterns shown by data as a result of the analysis which makes taking important decisions in business easy and safe. <\/span><\/p>\n<p><span style=\"font-weight: 400\">Therefore, in almost all the enterprises, a data warehouse maintains separately from the operational database. We use it only for transactional purposes which is more objective in nature.<\/span><\/p>\n<p><strong><a href=\"https:\/\/data-flair.training\/blogs\/qlik-sense-tutorial\/\">Have a look at Qlik Sense in BI Tools<\/a><\/strong><\/p>\n<h3>How does Data Warehousing Work?<\/h3>\n<p><span style=\"font-weight: 400\">In a normal operational database are fully normalized data or is in the third normal form (3NF). In a 3NF state, every field of the table in a database is functionally dependent on only the primary key and does not contain any indirect associations.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> This means highly ramify data and so fetching data in such a condition is a slow process. In <a href=\"https:\/\/www.scnsoft.com\/services\/business-intelligence\/data-warehouse\/dwaas\">data warehousing<\/a>, data is de-normalized i.e. it is converted to 2NF from 3NF and hence, is called <a href=\"https:\/\/data-flair.training\/blogs\/what-is-big-data\/\"><strong>Big data<\/strong><\/a>. <\/span><\/p>\n<p><span style=\"font-weight: 400\">We call it big data because of data redundancy increases and so, data size increases. The sole purpose of creating data warehouses is to retrieve processed data quickly. <\/span><\/p>\n<p><span style=\"font-weight: 400\">Also, to provide aggregate data like totals, averages, general trends etc for enterprises to analyze and make decisions good for their business and functioning in the industry. <\/span><\/p>\n<h3>Components of Data Warehouse<\/h3>\n<p><span style=\"font-weight: 400\">A data warehouse has several components that work in tandem to make data warehousing possible. <\/span><\/p>\n<ul>\n<li><b>Operational Systems<span style=\"font-weight: 400\">: These are the different operational domains in an enterprise which serve a unique purpose and contribute in their ways for the proper functioning of the enterprise. Different operating systems can be marketing, sales, Enterprise Resource Planning (ERP), etc. All of these systems have their own normalized database. <\/span><\/b><\/li>\n<li><b>Integration Layer<span style=\"font-weight: 400\">: The normalized data is present in the operational systems must not be manipulated. Instead, a copy of that we take data into an integration layer staging area where manipulate and transform it in specific ways. One basic operation done is bringing the copied data into a single standardized format because, in the operational systems, data is not present in the same format. For instance, in a data field, the data can be in pounds in one table, and dollars in another. <\/span><\/b><\/li>\n<li><b>Data Warehouse<span style=\"font-weight: 400\">: The transformed and standardized data flows into the next element, known as the data warehouse which is a very large database. So, the data stores from all over the enterprise in this data vault in the second normal form having a certain uniform format and structure. <\/span><\/b><\/li>\n<li><b>Data Marts<span style=\"font-weight: 400\">: These are the purpose-specific sub-databases of the data warehouse containing only some parts of the entire big data. In each data mart, only that data which is useful for a particular use is available like there will be different data marts for analysis related to marketing, finance, administration etc. Each of these databases does not coincide or share their data with each other and operations performed in each of them does not influence the other. This makes fetching data from the data marts much faster than doing it from the much larger data warehouse. <\/span><\/b><\/li>\n<\/ul>\n<div id=\"attachment_46348\" style=\"width: 490px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW1.jpg\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-46348\" class=\"size-full wp-image-46348\" src=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW1.jpg\" alt=\"Business Intelligence and Data Warehousing\" width=\"480\" height=\"360\" srcset=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW1.jpg 480w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW1-150x113.jpg 150w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW1-300x225.jpg 300w\" sizes=\"auto, (max-width: 480px) 100vw, 480px\" \/><\/a><p id=\"caption-attachment-46348\" class=\"wp-caption-text\">Data Marts in Data Warehousing<\/p><\/div>\n<p><span style=\"font-weight: 400\">A data warehouse is a comprehensive database as it contains processed data information which could be directly taken up by BI tools for analysis. <\/span><\/p>\n<p><span style=\"font-weight: 400\">As opposed to this, if you fetch raw data, directly from the data source, you might face issues with the uneven formatting of data, data being unstructured and not sorted.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> To prevent all of this from happening, data warehouses work as an intermediary data source between the original database and the BI tool. <\/span><\/p>\n<p><span style=\"font-weight: 400\">Data warehouses merge the data fetched from different sources and give it structure and meaning for the analysis. It also helps in conducting <strong><a href=\"https:\/\/data-flair.training\/blogs\/data-mining-tutorial\/\">data mining<\/a><\/strong> which is finding patterns in the given data.<\/span><\/p>\n<h3>Business Intelligence and Data Warehousing<\/h3>\n<p><span style=\"font-weight: 400\">Data warehousing and Business Intelligence often go hand in hand, because the data made available in the data warehouses are central to the Business Intelligence tools\u2019 use.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> <a href=\"https:\/\/data-flair.training\/blogs\/tableau-tutorial\/\"><strong>BI tools like Tableau<\/strong><\/a>, Sisense, Chartio, Looker etc, use data from the data warehouses for purposes like query, reporting, analytics, and data mining. <\/span><\/p>\n<p><span style=\"font-weight: 400\">In any enterprise, Business Intelligence plays a central role in the smooth and cost-effective functioning of it. Thus, BI is helpful in operational efficiency which includes ERP reporting, <strong><a href=\"https:\/\/data-flair.training\/blogs\/kpi-in-qlik-sense\/\">KPI<\/a><\/strong> tracking, risk management, product profitability, costing, logistics etc.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> And also, helps in customer interaction which includes, sales analysis, sales forecasting, segmentation, campaign planning, customer profitability etc. <\/span><\/p>\n<p><span style=\"font-weight: 400\">When a user needs data related as a result to the queries like when did an order ship? How many of the product X items have been sold this month? Etc. Data from the traditional database using the <\/span><i><span style=\"font-weight: 400\">Online Transaction Processing<\/span><\/i><span style=\"font-weight: 400\"> (OLTP) is used. <\/span><\/p>\n<p><span style=\"font-weight: 400\">That is, such data retrieval is done when you need data as an answer to direct questions or queries.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> Whereas, if you need data for more subjective and holistic queries like factors affecting order processing time, the contribution of each product line in the gross profits etc., data warehouses are used. <\/span><\/p>\n<p><span style=\"font-weight: 400\">From our prior discussions, we know that data warehouses store processed and aggregated data which is best used as an answer to the subjective queries mentioned above. <\/span><\/p>\n<p><span style=\"font-weight: 400\">Business Intelligence tools require such data from the data warehouses. <\/span><\/p>\n<p><span style=\"font-weight: 400\">The data is transported through the Online Analytical Processing (OLAP). Data warehousing and OLAP has proved to be a much-needed jump from the old decision-making apps which used OLTP. As at that time, data was unstructured, not in a standardized format, of poor quality. <\/span><\/p>\n<p><span style=\"font-weight: 400\">Also, decentralized data and data retrieval from the source was a slow process. And so, almost all of the enterprises switched to using OLAP and data warehouse model. <\/span><\/p>\n<div id=\"attachment_46349\" style=\"width: 647px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW2.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-46349\" class=\"size-full wp-image-46349\" src=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW2.png\" alt=\"Business Intelligence and Data Warehousing\" width=\"637\" height=\"923\" srcset=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW2.png 637w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW2-104x150.png 104w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW2-207x300.png 207w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW2-520x753.png 520w\" sizes=\"auto, (max-width: 637px) 100vw, 637px\" \/><\/a><p id=\"caption-attachment-46349\" class=\"wp-caption-text\">Correlation of Business Intelligence and Data Warehousing<\/p><\/div>\n<h3><span style=\"font-weight: 400\">Business Intelligence and Data Warehousing &#8211; Architecture and Process<\/span><\/h3>\n<p><span style=\"font-weight: 400\">In this section, we will see how to extract, transform and load raw data into data warehouses. Also, we discuss how BI tools use it for analytical purposes. Refer to the image given below, to understand the process better.<\/span><\/p>\n<p><strong><a href=\"https:\/\/data-flair.training\/blogs\/qlikview-tutorial\/\">You must check QlikView a business tool<\/a><\/strong><\/p>\n<div id=\"attachment_46350\" style=\"width: 1403px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW3.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-46350\" class=\"size-full wp-image-46350\" src=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW3.png\" alt=\"Business Intelligence and Data Warehousing\" width=\"1393\" height=\"693\" srcset=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW3.png 1393w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW3-150x75.png 150w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW3-300x149.png 300w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW3-768x382.png 768w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW3-1024x509.png 1024w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/DW3-520x259.png 520w\" sizes=\"auto, (max-width: 1393px) 100vw, 1393px\" \/><\/a><p id=\"caption-attachment-46350\" class=\"wp-caption-text\">Architecture of Data Warehousing and BI<\/p><\/div>\n<p><strong><i>Step 1<\/i><\/strong><span style=\"font-weight: 400\"><strong>:<\/strong> Extracting raw data from data sources like traditional data, workbooks, excel files etc. <\/span><\/p>\n<p><strong><i>Step 2<\/i><\/strong><span style=\"font-weight: 400\"><strong>:<\/strong> The raw data that is collected from different data sources are consolidated and integrated to be stored in a special database called a data warehouse.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> A data warehouse is conceptually a database but, in reality, it is a technology-driven system which contains processed data, a metadata repository etc.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> The process by which we fetch the data into data warehouses from the source is ETL (Extract, Transform, Load). This extracts raw data from the original sources, transforms or manipulates it different ways and loads it into the data warehouse. <\/span><\/p>\n<p><strong><i>Step 3<\/i><\/strong><span style=\"font-weight: 400\"><strong>:<\/strong> If you wish to use data from the data warehouse for specific purposes like marketing analysis, financial analysis etc., subsets of the data warehouse are created known as data marts and data cubes. <\/span><\/p>\n<p><span style=\"font-weight: 400\">Data from the data warehouse to the data marts also goes through the ETL. <\/span><\/p>\n<p><strong><i>Step 4<\/i><\/strong><span style=\"font-weight: 400\"><strong>:<\/strong> From both data warehouse and data marts, data is redirected to data or OLAP cubes which are multi-dimensional data sets whose data is ready to be used by front-end BI tools or clients. <\/span><\/p>\n<p><span style=\"font-weight: 400\">At the front-end, exists BI tools such as query tools, reporting, analysis, and <strong><a href=\"https:\/\/data-flair.training\/blogs\/data-mining-tutorial\/\">data mining<\/a><\/strong>. These BI tools query data from OLAP cubes and use it for analysis. <\/span><\/p>\n<h3>Current Scenario of Business Intelligence and Data Warehousing<\/h3>\n<p><span style=\"font-weight: 400\">As technologies change and get better with time, alternatives to data warehousing have also been introduced into the market. They are data lakes, ELT process, and automated data warehouses for faster data processing and analysis. <\/span><\/p>\n<p><span style=\"font-weight: 400\">Data lakes and technologies like Hadoop follow Extract-Load-Transform which comparatively more flexible process than ETL.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> Whenever a BI tool needs the data, we take it from the data lakes and transform accordingly to conduct the analysis. However, enterprises still need data warehouses for analysis which needs structured and processed data.<\/span><\/p>\n<p>So, this was all about Business Intelligence and Data Warehousing.<\/p>\n<h3>Summary<\/h3>\n<p><span style=\"font-weight: 400\">Thus, Business Intelligence and Data Warehousing are two important pillars in the survival of an enterprise. It helps to keep a check on critical elements like CRM, ERP, supply chain, products, and customers.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> The Business Intelligence and Data Warehousing technologies give accurate, comprehensive, integrated and up-to-date information on the current situation of an enterprise which supports taking required steps and making important decisions for the company\u2019s growth.<\/span><\/p>\n<p><span style=\"font-weight: 400\"> Hope you liked the explanation. If you have any query related to BI and Data Warehousing, ask in the comment tab.<\/span><\/p>\n<p><strong>You must read &#8211;\u00a0<\/strong><\/p>\n<p><strong><a href=\"https:\/\/data-flair.training\/blogs\/qlikview-interview-questions-for-freshers\/\">QlikView Interview Questions<\/a><\/strong><span hidden class=\"__iawmlf-post-loop-links\" data-iawmlf-links=\"[{&quot;id&quot;:1702,&quot;href&quot;:&quot;https:\\\/\\\/www.scnsoft.com\\\/services\\\/business-intelligence\\\/data-warehouse\\\/dwaas&quot;,&quot;archived_href&quot;:&quot;http:\\\/\\\/web-wp.archive.org\\\/web\\\/20240302095617\\\/https:\\\/\\\/www.scnsoft.com\\\/services\\\/business-intelligence\\\/data-warehouse\\\/dwaas&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2025-12-09 17:48:24&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-12-15 22:53:37&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-12-19 17:10:18&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2025-12-27 11:29:45&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-07 15:05:13&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-12 05:46:09&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-16 12:50:47&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-20 12:40:24&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-25 17:50:12&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-30 06:42:50&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-02 16:48:11&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-09 06:02:13&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-13 10:00:53&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-17 20:53:44&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-23 11:47:01&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-04 12:25:19&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-10 13:25:30&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-15 20:30:49&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-19 07:57:29&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-23 13:08:22&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-27 06:14:34&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-30 11:28:00&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-02 13:10:19&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-06 07:20:26&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-11 11:53:32&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-16 11:20:03&quot;,&quot;http_code&quot;:503},{&quot;date&quot;:&quot;2026-04-20 16:02:27&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-04-27 09:58:21&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-09 18:13:06&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-15 15:32:43&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-05-22 16:27:25&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-02 21:07:06&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-08 07:16:32&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-12 05:38:27&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-06-12 05:38:27&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;}]\"><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Lastly, we discussed Business Intelligence Tools. Today, we will see the correlation Business Intelligence and Data Warehousing. In our attempt to learning Business Intelligence and its aspect, we must learn the important technology i.e.&#46;&#46;&#46;<\/p>\n","protected":false},"author":6,"featured_media":46347,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[47],"tags":[18087,18082,18084,18085,18086,15639,15654,18083],"class_list":["post-46265","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-qlikview","tag-bi-and-data-warehousing","tag-business-intelligence-and-data-warehousing","tag-components-of-data-warehouse","tag-data-warehouse-architecture","tag-data-warehouse-concepts","tag-what-is-bi","tag-what-is-business-intelligence","tag-what-is-data-warehousing"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Business Intelligence and Data Warehousing - Data Warehouse Concepts - DataFlair<\/title>\n<meta name=\"description\" content=\"Business Intelligence and Data Warehousing, Data Warehouse Concepts &amp; working,components of data warehouse, BI &amp; data warehousing architecture\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Business Intelligence and Data Warehousing - Data Warehouse Concepts - DataFlair\" \/>\n<meta property=\"og:description\" content=\"Business Intelligence and Data Warehousing, Data Warehouse Concepts &amp; working,components of data warehouse, BI &amp; data warehousing architecture\" \/>\n<meta property=\"og:url\" content=\"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/\" \/>\n<meta property=\"og:site_name\" content=\"DataFlair\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DataFlairWS\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-12-29T05:57:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-07T05:48:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/Business-Intelligence-and-Data-Warehousing-01.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"DataFlair Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@DataFlairWS\" \/>\n<meta name=\"twitter:site\" content=\"@DataFlairWS\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"DataFlair Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Business Intelligence and Data Warehousing - Data Warehouse Concepts - DataFlair","description":"Business Intelligence and Data Warehousing, Data Warehouse Concepts & working,components of data warehouse, BI & data warehousing architecture","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/","og_locale":"en_US","og_type":"article","og_title":"Business Intelligence and Data Warehousing - Data Warehouse Concepts - DataFlair","og_description":"Business Intelligence and Data Warehousing, Data Warehouse Concepts & working,components of data warehouse, BI & data warehousing architecture","og_url":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/","og_site_name":"DataFlair","article_publisher":"https:\/\/www.facebook.com\/DataFlairWS\/","article_published_time":"2018-12-29T05:57:25+00:00","article_modified_time":"2021-12-07T05:48:00+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/Business-Intelligence-and-Data-Warehousing-01.jpg","type":"image\/jpeg"}],"author":"DataFlair Team","twitter_card":"summary_large_image","twitter_creator":"@DataFlairWS","twitter_site":"@DataFlairWS","twitter_misc":{"Written by":"DataFlair Team","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/#article","isPartOf":{"@id":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/"},"author":{"name":"DataFlair Team","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/person\/2c58ecb4f73a39f0ef993f1ddfcd7b89"},"headline":"Business Intelligence and Data Warehousing &#8211; Data Warehouse Concepts","datePublished":"2018-12-29T05:57:25+00:00","dateModified":"2021-12-07T05:48:00+00:00","mainEntityOfPage":{"@id":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/"},"wordCount":1831,"commentCount":4,"publisher":{"@id":"https:\/\/data-flair.training\/blogs\/#organization"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/#primaryimage"},"thumbnailUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/Business-Intelligence-and-Data-Warehousing-01.jpg","keywords":["Bi and Data Warehousing","Business Intelligence and Data Warehousing","Components of Data Warehouse","Data Warehouse Architecture","Data Warehouse Concepts","What is BI?","What is Business Intelligence","What is Data Warehousing"],"articleSection":["QlikView Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/","url":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/","name":"Business Intelligence and Data Warehousing - Data Warehouse Concepts - DataFlair","isPartOf":{"@id":"https:\/\/data-flair.training\/blogs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/#primaryimage"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/#primaryimage"},"thumbnailUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/Business-Intelligence-and-Data-Warehousing-01.jpg","datePublished":"2018-12-29T05:57:25+00:00","dateModified":"2021-12-07T05:48:00+00:00","description":"Business Intelligence and Data Warehousing, Data Warehouse Concepts & working,components of data warehouse, BI & data warehousing architecture","breadcrumb":{"@id":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/#primaryimage","url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/Business-Intelligence-and-Data-Warehousing-01.jpg","contentUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/12\/Business-Intelligence-and-Data-Warehousing-01.jpg","width":1200,"height":628,"caption":"Business Intelligence and Data Warehousing - Data Warehouse Concepts"},{"@type":"BreadcrumbList","@id":"https:\/\/data-flair.training\/blogs\/business-intelligence-and-data-warehousing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog Home","item":"https:\/\/data-flair.training\/blogs\/"},{"@type":"ListItem","position":2,"name":"QlikView Tutorials","item":"https:\/\/data-flair.training\/blogs\/category\/qlikview\/"},{"@type":"ListItem","position":3,"name":"Business Intelligence and Data Warehousing &#8211; Data Warehouse Concepts"}]},{"@type":"WebSite","@id":"https:\/\/data-flair.training\/blogs\/#website","url":"https:\/\/data-flair.training\/blogs\/","name":"DataFlair","description":"Learn Today. Lead Tomorrow.","publisher":{"@id":"https:\/\/data-flair.training\/blogs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/data-flair.training\/blogs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/data-flair.training\/blogs\/#organization","name":"DataFlair","url":"https:\/\/data-flair.training\/blogs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/logo\/image\/","url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2016\/07\/Data-Flair.png","contentUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2016\/07\/Data-Flair.png","width":106,"height":48,"caption":"DataFlair"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DataFlairWS\/","https:\/\/x.com\/DataFlairWS","https:\/\/www.linkedin.com\/company\/dataflair-web-services-pvt-ltd\/","https:\/\/www.youtube.com\/user\/DataFlairWS"]},{"@type":"Person","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/person\/2c58ecb4f73a39f0ef993f1ddfcd7b89","name":"DataFlair Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1ce4a0e3e542444fc73bbebf83e89e8b73e2d95ccb1fcee64da9945f078b97c5?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1ce4a0e3e542444fc73bbebf83e89e8b73e2d95ccb1fcee64da9945f078b97c5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1ce4a0e3e542444fc73bbebf83e89e8b73e2d95ccb1fcee64da9945f078b97c5?s=96&d=mm&r=g","caption":"DataFlair Team"},"description":"The DataFlair Team provides industry-driven content on programming, Java, Python, C++, DSA, AI, ML, data Science, Android, Flutter, MERN, Web Development, and technology. Our expert educators focus on delivering value-packed, easy-to-follow resources for tech enthusiasts and professionals.","url":"https:\/\/data-flair.training\/blogs\/author\/dfteam2\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/46265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/comments?post=46265"}],"version-history":[{"count":11,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/46265\/revisions"}],"predecessor-version":[{"id":104874,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/46265\/revisions\/104874"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/media\/46347"}],"wp:attachment":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/media?parent=46265"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/categories?post=46265"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/tags?post=46265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}