<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.bzz.ch/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.bzz.ch/feed.php">
        <title>BZZ - Modulwiki - modul:m290_guko:learningunits:lu03:theorie</title>
        <description></description>
        <link>https://wiki.bzz.ch/</link>
        <image rdf:resource="https://wiki.bzz.ch/_media/wiki/logo.png" />
       <dc:date>2026-05-18T21:16:07+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.bzz.ch/modul/m290_guko/learningunits/lu03/theorie/a_einleitung?rev=1757276201&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/modul/m290_guko/learningunits/lu03/theorie/b_datentypen?rev=1757276213&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/modul/m290_guko/learningunits/lu03/theorie/c_erm_erd?rev=1758923551&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.bzz.ch/_media/wiki/logo.png">
        <title>BZZ - Modulwiki</title>
        <link>https://wiki.bzz.ch/</link>
        <url>https://wiki.bzz.ch/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.bzz.ch/modul/m290_guko/learningunits/lu03/theorie/a_einleitung?rev=1757276201&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-07T20:16:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU03a - Relationale Datenbanksysteme</title>
        <link>https://wiki.bzz.ch/modul/m290_guko/learningunits/lu03/theorie/a_einleitung?rev=1757276201&amp;do=diff</link>
        <description>LU03a - Relationale Datenbanksysteme

Grundidee

Eine relationale Datenbank (RDB) ist eine Methode, Daten in Tabellen zu speichern und zu organisieren.  
Die Tabellen sind miteinander verknüpft – daher „relational“.  

Beispiel:

	*  Eine Tabelle</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/modul/m290_guko/learningunits/lu03/theorie/b_datentypen?rev=1757276213&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-07T20:16:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU03b – Datentypen in MySQL</title>
        <link>https://wiki.bzz.ch/modul/m290_guko/learningunits/lu03/theorie/b_datentypen?rev=1757276213&amp;do=diff</link>
        <description>LU03b – Datentypen in MySQL

Im letzten Kapitel haben wir gesehen, was man Entitäten, Attribute und Beziehungen sind.  
Wenn wir nun von der Planung zur Umsetzung in einer Datenbank übergehen, müssen wir für jedes Attribut (also jede Spalte einer Tabelle) einen passenden</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/modul/m290_guko/learningunits/lu03/theorie/c_erm_erd?rev=1758923551&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-26T21:52:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU03c – ERM und ERD</title>
        <link>https://wiki.bzz.ch/modul/m290_guko/learningunits/lu03/theorie/c_erm_erd?rev=1758923551&amp;do=diff</link>
        <description>LU03c – ERM und ERD

Einleitung

Bevor wir eine Datenbank mit Tabellen in MySQL umsetzen, machen wir uns Gedanken über die Struktur der Daten.  
Dazu benutzen wir ein konzeptionelles Modell, das sogenannte Entity-Relationship Model (ERM).  
Das Ergebnis wird dann in einem</description>
    </item>
</rdf:RDF>
