Properties

  • Is an informational database: Informational Database
  • Subject oriented:
    • Organised over certain subjects, e.g. sales, customers, products, and more.
  • Data stored is validated and integrated
    • Data from different systems converted to a common format.
    • Data from various sources validated before being stored in database warehouse.
  • Time variant:
    • Include the timestamps when data was collected, updated by a schedule.
    • Can be used to provide historical data analysis
  • Non-volatile:
    • Normal users only have read access.
    • All updates is done by an ETL (Extract, Transform, Load) process, started by a database administrator.

|600