{
  'port'   => '3306',
  'driver' => 'mysql',
  'user'   => 'user with write access',
  'pass'   => 'password for user',
  'host'   => 'database host'
}
