# TODO Database verbindung herstellen
# Database Verbindungsdaten
user = 'root'
password = ''
host = 'localhost'