MIS Presentation-1
MIS Presentation-1
33 Data Warehouse
4 Data warehouse
4 architecture
What is Database ?
A database is a systematic or organized collection of related
information that is stored in such a way that it can be easily
• Accessed
• Retrieved
• Managed and
• Updated.
What is DBMS?
Examples of DBMSs are My SQL, PostgreSQL, Microsoft SQL Server, Oracle Database, and
Microsoft Access.
Objectives
1 1 Complexity
Data Security
2 2
Data Efficiency Cost
3 3
Data Consistency Performance
4 4
Data Sharing Risk of Data Loss
Hierarchical Model
Head Office
Custome Salesma
Manager n
r
Order Items
Network Model
Advantages Disadvantages
1 Flexibility in relationship 1 Complexity
2 Efficiency 2 Difficult to Update
3 Data Integrity 3 Dependence in Application
4 Performance
5 Navigation 4 Logic
5 Limited Query Flexibility
High Development Cost
Relational Model
• This model was introduced by E.F Codd in 1970; since then, it has been the most widely used
database model.
• The data is organized in tables where each table represents a relation.
• In this model, data is organized in two-dimensional tables and the relationship is maintained
by storing a common field.
Advantages of Relational database model
I. Scalability
II. Data Security
III. Data Independence
IV. Simplicity
V. Complexity in structure
VI. Decrease in performance over time
VII. Higher cost
VIII. Maintenance is difficult over the time due to increase in data
1. Object-Oriented Model
• An object database is a system in which information is represented in the form of objects as used in
object-oriented programming.
• An object - oriented database can be used to store data from a variety of media sources.
• The object – oriented data model is based on the object- oriented – programming languages concept,
which is now in wide use.
Advantages of object – oriented models
v. Lack of experience
vi. Complexity
vii. Lack of support for security
viii. Greater competition from RDBMS
What is data Warehouse ?
• Data Warehouse is a
database that collects and
manages data from various
sources to provide meaningful
business insights.
• It maintains historical data
over time.
Features of Data Warehouse
1 Education
1 Government
1 Health Care
Data Warehouse
Advantages Disadvantages
1 Data Integration 1 High Maintenance Cost