Datasegment.com Online Dictionary
  Online Dictionary : D : data warehousing

data warehousing


1 definition found

data warehousing - Free On-line Dictionary of Computing (26 May 2007) :

  data warehouse
  CDW
  data warehousing
  
     <database> (Or corporate data warehouse, CDW) Any system for
     storing, retrieving and managing large amounts of data.  Data
     warehouse software often includes sophisticated compression
     and hashing techniques for fast searches, as well as
     advanced filtering.  A data warehouse is often a relational database
      containing a recent snapshot of corporate data and
     optimised for searching.  Planners and researchers can use
     this database without worrying about slowing down day-to-day
     operations of the production database.  The latter can be
     optimised for transaction processing (inserts and updates).
  
     Compare data mart.
  
     (2007-05-16)