SQL_CONFIG = dict( database="portfolio_platform", user="postgres", host="localhost", port="5432", password="password" )