What are the different architecture of datawarehouse

Questions by stalin.thangaraj

Showing Answers 1 - 6 of 6 Answers

Sahitya Bindu

  • Sep 12th, 2006
 

There are three types of architectures.

Datewarehouse Basic Architecture :

In this architecture end users access data that is derived from several sources through the datawarehouse.

architecture: Source --> Warehouse --> End Users

Datawarehouse with staging area Architecture:

Whenever the data that is derived from sources need to be cleaned and processed before putting it into warehouse then staging area is used.

architecture: Source --> Staging Area -->Warehouse --> End Users

Datawarehouse with staging area and data marts Architecture:

Customization of warehouse architecture for different groups in the organization then data marts are added and used.

architecture: Source --> Staging Area --> Warehouse --> Data Marts --> End Users

nilanjan@wipro

  • Aug 22nd, 2007
 

Architecture 1:

Source=>Staging=>DWH

Architecture 2:
Source=>Staging=>Datamarts
                                Datamarts
                                .
                                .
                                Datamarts
Here combination of datamarts constitutes a dwh
Architecture 3:
Source=>Staging=>DWH=>Datamarts
                                            Datamarts
                                            .
                                            .
                                            Datamarts

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions