diff --git a/database/structure_database.pdf b/database/structure_database.pdf new file mode 100644 index 0000000..fdd0a10 Binary files /dev/null and b/database/structure_database.pdf differ diff --git a/database/structure_database.uxf b/database/structure_database.uxf new file mode 100644 index 0000000..a1d5be5 --- /dev/null +++ b/database/structure_database.uxf @@ -0,0 +1,105 @@ + + + 10 + + UMLClass + + 580 + 320 + 210 + 80 + + Stichwort +-- +PK: s_id +FK: username +Stichwort + + + + UMLClass + + 580 + 100 + 210 + 130 + + User +-- +PK: username +password +user_id +telegramname +Rolle + + + + + UMLClass + + 930 + 80 + 210 + 90 + + Aktie +-- +PK: a_id +FK: username +Aktiensymbol + + + + + UMLClass + + 200 + 320 + 210 + 130 + + Transaktion +-- +PK: t_id +FK: username +FK: Aktiensymbol +Zeitpunkt +Anzahl(+/-) +Preis(+/-) + + + + + Relation + + 780 + 120 + 170 + 30 + + lt=<- + 150.0;10.0;10.0;10.0 + + + Relation + + 400 + 120 + 200 + 260 + + lt=<- + 10.0;240.0;180.0;10.0 + + + Relation + + 510 + 200 + 90 + 190 + + lt=<- + 70.0;170.0;10.0;10.0 + +