Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. What is the difference between Data Warehouse and Database?

What is the difference between Data Warehouse and Database?

Scheduled Pinned Locked Moved Database
questiondatabase
8 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bastien Vandamme
    wrote on last edited by
    #1

    If there are any, what is the difference between Data Warehouse and Database?

    T J G 3 Replies Last reply
    0
    • B Bastien Vandamme

      If there are any, what is the difference between Data Warehouse and Database?

      T Offline
      T Offline
      thatraja
      wrote on last edited by
      #2

      It's a good question for Google. Hereafter try Google before posting simple questions like this. Database vs. Data Warehouse[^]

      thatraja

      Code converters | Education Needed | Improve EverythingNew

      B G 2 Replies Last reply
      0
      • B Bastien Vandamme

        If there are any, what is the difference between Data Warehouse and Database?

        J Offline
        J Offline
        Jorgen Andersson
        wrote on last edited by
        #3

        The purpose. A traditional transactional database is made for storing data. These databases are generally highly normalized to keep the referential integrity, but might be to slow for analytical queries. A data warehouse is optimized for analysis of the data. The data is therefore often stored in a denormalized and/or aggregated form. To make sure the referential integrity is kept intact they usually pull their data from a transactional database.

        Wrong is evil and must be defeated. - Jeff Ello[^]

        1 Reply Last reply
        0
        • T thatraja

          It's a good question for Google. Hereafter try Google before posting simple questions like this. Database vs. Data Warehouse[^]

          thatraja

          Code converters | Education Needed | Improve EverythingNew

          B Offline
          B Offline
          Bastien Vandamme
          wrote on last edited by
          #4

          I don't want the answer of Google I would like the answer of developers. Google is an advertising and media company :wtf: .

          T 1 Reply Last reply
          0
          • B Bastien Vandamme

            I don't want the answer of Google I would like the answer of developers. Google is an advertising and media company :wtf: .

            T Offline
            T Offline
            thatraja
            wrote on last edited by
            #5

            Google Search engines returns also articles, blog posts, etc., written by developers.

            thatraja

            Code converters | Education Needed | Improve EverythingNew

            B 1 Reply Last reply
            0
            • T thatraja

              It's a good question for Google. Hereafter try Google before posting simple questions like this. Database vs. Data Warehouse[^]

              thatraja

              Code converters | Education Needed | Improve EverythingNew

              G Offline
              G Offline
              GuyThiebaut
              wrote on last edited by
              #6

              There is not a straight answer to that question as there are many different forms of data warehouses. Also a data warehouse is a database so the question does not really make sense. The data warehouses I have worked with differ from non data warehouse databases in the following manner: A data warehouse keeps transactional data so that the state of a database at any point in time can be recreated. As a consequence data warehouses contain a lot of data as every single change, at the column level, illicits the creation of a new row. Data warehouses can contain raw, staging and warehouse schemas to enable the verifying of data before it is placed in the data warehouse. A data warehouse is generally used where one wants to be able to have an audit trail of the contents of the database. That's my t'penneth. Oops - replied on the wrong thread :rolleyes:

              “That which can be asserted without evidence, can be dismissed without evidence.”

              ― Christopher Hitchens

              1 Reply Last reply
              0
              • B Bastien Vandamme

                If there are any, what is the difference between Data Warehouse and Database?

                G Offline
                G Offline
                GuyThiebaut
                wrote on last edited by
                #7

                There is not a straight answer to that question as there are many different forms of data warehouses. Also a data warehouse is a database so the question does not really make sense. The data warehouses I have worked with differ from non data warehouse databases in the following manner: A data warehouse keeps transactional data so that the state of a database at any point in time can be recreated. As a consequence data warehouses contain a lot of data as every single change, at the column level, illicits the creation of a new row. Data warehouses can contain raw, staging and warehouse schemas to enable the verifying of data before it is placed in the data warehouse. A data warehouse is generally used where one wants to be able to have an audit trail of the contents of the database. That's my t'penneth.

                “That which can be asserted without evidence, can be dismissed without evidence.”

                ― Christopher Hitchens

                1 Reply Last reply
                0
                • T thatraja

                  Google Search engines returns also articles, blog posts, etc., written by developers.

                  thatraja

                  Code converters | Education Needed | Improve EverythingNew

                  B Offline
                  B Offline
                  Bastien Vandamme
                  wrote on last edited by
                  #8

                  Well... it's the same you know. For some reason I won't explain here it happens that companies or countries block some websites. Some companies block everything except professional website like this one (codeproject) or Microsoft or universities, ... But blogs are blocked. That the reason I don't like when people answer to go to check on Google or other search website.

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups