Showing posts with label Data Warehouse. Show all posts
Showing posts with label Data Warehouse. Show all posts

Advantages of a data warehouse

1 comments
A data warehouse maintains a copy of information from the source transaction systems. This architectural complexity provides the opportunity to:
  1. Maintain data history, even if the source transaction systems do not.
  2. Integrate data from multiple source systems, enabling a central view across the enterprise. This benefit is always valuable, but particularly so when the organization has grown by merger.
  3. Improve data, by providing consistent codes and descriptions, flagging or even fixing bad data.
  4. Present the organization's information consistently.
  5. Provide a single common data model for all data of interest regardless of the data's source.
  6. Restructure the data so that it makes sense to the business users.
  7. Restructure the data so that it delivers excellent query performance, even for complex analytic queries, without impacting the operational systems.
  8. Add value to operational business applications, notably customer relationship management (CRM) systems.
Continue Reading...

What is a Data Warehouse?

0 comments
A data warehouse (DW) is a relational database that is designed for query and analysis rather than for transaction processing. It usually contains historical data derived from transaction data, but it can include data from other sources. It separates analysis workload from transaction workload and enables an organization to consolidate data from several sources.

In addition to a relational database, a data warehouse environment includes an Extraction, transportation, Transformation, and Loading (ETL) solution, an online analytical processing (OLAP) engine, client analysis tools, and other applications that manage the process of gathering data and delivering it to business users.

A data warehouse maintains its functions in three layers: staging, integration, and access. Staging is used to store raw data for use by developers. The integration layer is used to integrate data and to have a level of abstraction from users. The access layer is for getting data out for users.

Data warehouses can be subdivided into data marts. Data marts store subsets of data from a warehouse. This definition of the data warehouse focuses on data storage.

The main source of the data is cleaned, transformed, catalogued and made available for use by managers and other business professionals for data mining, online analytical processing, market research and decision support (Marakas & O'Brien 2009). However, the means to retrieve and analyze data, to extract, transform and load data, and to manage the data dictionary are also considered essential components of a data warehousing system.

Many references to data warehousing use this broader context. Thus, an expanded definition for data warehousing includes business intelligence tools, tools to extract, transform and load data into the repository, and tools to manage and retrieve metadata.
Continue Reading...
> Related Posts with Thumbnails
 

Copyright © 2012. GS dot net - All Rights Reserved - Design by BTDesigner - Proudly powered by Blogger