Python操作数据库的类库,使用MySQLdb,调用简单,有批量新增,查询,更新#db=MySQLClass('127.0.0.1','root','123456')#db.setdb('test')