``` js { host: 'localhost', user: 'root', password: 'root', database: 'mydb', charset : 'utf8' } ``` mysql charset is utf8_general_ci