{
    "mysql": {
        "host": "127.0.0.1",
        "user": "root",
        "password": "password",
        "database": "mysql-test"
    }
}
