This is a discussion on Datawarehousing Basics within the Database Support forums, part of the Web Development category; What is DataWarehouse ? What is a Data Warehouse? A data warehouse is a relational database that is designed for query ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| What is DataWarehouse ? What is a Data Warehouse? A data warehouse 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. A common way of introducing data warehousing is to refer to the characteristics of a data warehouse as set forth by William Inmon: * Subject Oriented * Integrated * Nonvolatile * Time Variant Subject Oriented : Data warehouses are designed to help you analyze data. For example, to learn more about your company's sales data, you can build a warehouse that concentrates on sales. Using this warehouse, you can answer questions like "Who was our best customer for this item last year?" This ability to define a data warehouse by subject matter, sales in this case, makes the data warehouse subject oriented. Integrated : Integration is closely related to subject orientation. Data warehouses must put data from disparate sources into a consistent format. They must resolve such problems as naming conflicts and inconsistencies among units of measure. When they achieve this, they are said to be integrated. Nonvolatile : Nonvolatile means that, once entered into the warehouse, data should not change. This is logical because the purpose of a warehouse is to enable you to analyze what has occurred. Time Variant : In order to discover trends in business, analysts need large amounts of data. This is very much in contrast to online transaction processing (OLTP) systems, where performance requirements demand that historical data be moved to an archive. A data warehouse's focus on change over time is what is meant by the term time variant. |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/database-support/5103-datawarehousing-basics.html | |||
| Posted By | For | Type | Date |
| DiscussWeb IT Community - Technical Support and Technology Discussions | This thread | Refback | 02-01-2008 09:08 PM |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Info on Datawarehousing | vadivelanvaidyanathan | Database Support | 0 | 05-22-2007 03:53 AM |
| Some VPS Management Basics | MasterMind | Server Management | 4 | 05-08-2007 05:01 AM |