mysql -p -u root

mysql>create database xxx 

         >character set utf8

创建新的数据库

 

Python同步数据到数据库

python XXX.py migrate