• Id (PK), pw (String), username (String), credits (Int), Userart(String), email(String)
• Id (PK), Title (String), creditCosts (Int), pdf-datei (pdf), prof_id (FK), module_id (FK), user_id (FK), votes (Int)
• Id (PK), User_Id (FK), CheatSheet_Id (FK), upvotes (Boolean), downvotes (Boolean)
• Invoicenumber (PK), user_id (FK), creditamount (int)
• User_Id (FK), Cheatsheet_id (FK)
• Id (PK), Name (String)
• Id (PK), Module_ID (FK), Name (String)