db_main = { 'host' : 'localhost', 'user' : 'root', 'password' : 'anjaymaria', 'database' : 'inventory', 'port' : 3306, 'autocommit' : True, }