Maths encyclopedia and lessons  
Search

Mathematics Encyclopedia and Lessons

 
     
 

Lessons

Popular
Subjects

algebra
arithmetic
calculus
equations
geometry
differential equations
trigonometry
number theory
probability theory
more
 

References

applied mathematics
mathematical games
mathematicians
more
 
 

Data warehouse

(Redirected from Data warehousing)

A data warehouse is a data store (database) which is built out of separate internal and/or external data sources where the data is integrated in a consistent manner.

The data is typically a record of an enterprise's past transactional and operational activities.

The database design favours data analysis and reporting in order to gain strategic insight and to facilitate decision making. Data warehouses are not used for current, "live" data.

Data warehouses often hold large amounts of information which are sometimes subdivided into smaller logical units called dependent data marts.

Periodically, one imports data from enterprise resource planning (ERP) systems and other related business software systems into the data warehouse for further processing. It is common practice to "stage" data prior to merging it into a data warehouse. In this sense, to "stage data" means to queue it for preprocessing, usually with an ETL tool. The preprocessing program reads the staged data (often a business's primary OLTP databases), performs qualitative preprocessing or filtering (including denormalization, if deemed necessary), and writes it into the warehouse.

Online analytical processing (OLAP) is a mode of computational analysis often used in data warehouses; conversely, online transaction processing (OLTP) is more suitable for current, normal business operations.

See also

External links

01-04-2007 01:18:14
The contents of this article are licensed from Wikipedia.org
under the GNU Free Documentation License. How to see transparent copy