{
  "database":"classbase",
  "host":"localhost",
  "port":3306,
  "username":"root",
  "password":"123456",
  "dialect" : "mysql"
}