Introductie tot relationele databases

Introductie tot data importeren in Python

Hugo Bowne-Anderson

Data Scientist at DataCamp

Wat is een relationele database?

  • Gebaseerd op het relationele datamodel
  • Eerst beschreven door Edgar “Ted” Codd
Introductie tot data importeren in Python

Voorbeeld: Northwind-database

ch_3_1.006.png

Introductie tot data importeren in Python

Voorbeeld: Northwind-database

ch_3_1.007.png

Introductie tot data importeren in Python

Voorbeeld: Northwind-database

ch_3_1.008.png

Introductie tot data importeren in Python

Voorbeeld: Northwind-database

ch_3_1.009.png

Introductie tot data importeren in Python

De tabel Orders

ch_3_1.011.png

Introductie tot data importeren in Python

De tabel Orders

ch_3_1.012.png

Introductie tot data importeren in Python

De tabel Orders

ch_3_1.013.png

Introductie tot data importeren in Python

De tabel Orders

ch_3_1.014.png

Introductie tot data importeren in Python

Tabellen zijn gekoppeld

ch_3_1.016.png

Introductie tot data importeren in Python

Tabellen zijn gekoppeld

ch_3_1.017.png

Introductie tot data importeren in Python

Tabellen zijn gekoppeld

ch_3_1.018.png

Introductie tot data importeren in Python

Relationeel model

  • Breed toegepast
  • Codds 12 regels/geboden
    • Bestaat uit 13 regels (nul-geïndexeerd!)
    • Beschrijft waaraan een Relational Database Management System moet voldoen om relationeel te zijn
Introductie tot data importeren in Python

Relational Database Management Systems

ch_3_1.025.png

Introductie tot data importeren in Python

Relational Database Management Systems

ch_3_1.026.png

Introductie tot data importeren in Python

Relational Database Management Systems

ch_3_1.027.png

Introductie tot data importeren in Python

Relational Database Management Systems

ch_3_1.028.png

Introductie tot data importeren in Python

Laten we oefenen!

Introductie tot data importeren in Python

Preparing Video For Download...