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