db_config = { 'host': 'localhost', 'user': 'root', 'password': 'root', 'database': 'income_tax', 'port': 3306 }