IBM started work on databases in the 1970s - PowerPoint PPT Presentation

1 / 14
About This Presentation
Title:

IBM started work on databases in the 1970s

Description:

IBM started work on databases in the 1970s – PowerPoint PPT presentation

Number of Views:54
Avg rating:3.0/5.0
Slides: 15
Provided by: warr8
Category:

less

Transcript and Presenter's Notes

Title: IBM started work on databases in the 1970s


1
Introduction
  • IBM started work on databases in the 1970s
  • Honeywell first to create database programs
  • Constantly updating
  • Hierarchical, object oriented, network, and
    relational databases

2
Hierarchical Databases
  • First databases developed 1960s
  • Hierarchical Structure
  • Genealogy, parent-child
  • One-one relationship
  • One-many relationship

3
http//www.wdvl.com/Authoring/DB/Intro/heirarchica
l_databases.html
4
Problems with Hierarchical Structure
  • No many-many relationship
  • Difficult to find information unless you know the
    whole database

5
Network Database
  • Introduction
  • -CODASYL Data Bas Task Group
  • -DBTG model
  • Why is it called network model?
  • -refers to the way data is linked to other data.

6
Data organization
  • One-to-one relationship
  • One-to-many relationship
  • Many-to-many relationship

7
Data
  • Records
  • -sets of related data values
  • Record types
  • -sets of records of same type
  • Set types
  • -relationships between two record types

8
Relational Database
  • Developed in the 1980s
  • Most common form of database today
  • Data is arranged in a table, called a relation,
    with rows and columns

9
Sample relationcolumns attributesrows tuple
10
Relational Database (cont.d)
  • A group of related tables (relations)
  • Each relation is labeled (title)
  • Each also has a column or columns called the
    primary key, which uniquely identifies the row in
    the table

11
Finding the Primary key
12
Object-Oriented Database
  • Different from others because it stores data AND
    INSTRUCTIONS together in the database
  • The combination of data and intsructions is
    called an object
  • Not in widespread use

13
Object-Relational Database
  • Combining object-oriented capabilities with
    relational databases

14
Conclusion
  • Important for businesses
  • Each type of database serves its own purpose
  • Fine tuning leads to bigger and better things
Write a Comment
User Comments (0)
About PowerShow.com