MYSQLDB以字段名称为键名的结果集

在连接数据库时指定为字典格式即可

self.DB = conn.cursor ( cursorclass = MySQLdb . cursors . DictCursor )