create database helloworld_development default character set utf8mb4;
vi config/database.yml
host: localhost username: user1 password: passwoireru