What are the design methods of data warehousing?

devquora
devquora

Posted On: Mar 28, 2020

 

Different design methods of data warehousing are

  • Top-down approach: According to Inmon’s methods, the data warehouse has to be built first. The data derived from the third party’s external system is verified and finally combined into a normalized data model. The data stored in the data warehouse leads to further creation of data marts.
  • Bottom-up method: According to Kimball’s method, one should create the dimensional data marts first. Data obtained from the systems is passed to the staging area and then shaped into a star schema design. This data is at the end, processed and stored with the data marts and each of the marts focus on the individual business process.
  • Hybrid method: This is an approach obtained from the combination of both the top-down and bottom-up methods. It means the pace of the bottom-up method is combined with the integration from top-down design.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Data Warehousing Interview Questions

    What are the fundamental elements of the data warehouse?

    A data warehouse consists of data which is obtained from data sources or in other words, external sources...

    Data Warehousing Interview Questions

    What is Data Analytics in simple terms?

    Data analytics or simply DA is the science used for examining raw data with the purpose of concluding that information. This is mostly built to enable the Data Analytics..