Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Data Base :

A Computer Database is a structured collection of records or data that is stored in a computer system.
The structure is achieved by organizing the data according to a database model. The model in most
common use today is the relational model. Other models such as the hierarchical model and the
network model use a more explicit representation of relationships (see below for explanation of the
various database models).

A computer database relies upon software to organize the storage of data. This software is known as
a database management system (DBMS). best examples are Mysql, Oracle etc.

Data Warehouse :
A data warehouse is a repository of an organization's electronically stored data. Data warehouses are
designed to facilitate reporting and analysis.
However, the means to retrieve and analyze data, to extract, transform and load data, and to manage
the data dictionary are also considered essential components of a data warehousing system. Many
references to data warehousing use this broader context. Thus, an expanded definition for data
warehousing includes business intelligence tools, tools to extract, transform, and load data into the
repository, and tools to manage and retrieve meta data.

Here we're talking about Gigabytes of data.. usually minimum DataWarehose size will be around 20 to
40 GB

Oracle supports Data Warehousing as well.

You might also like