DatabaseConfig

constructor(host: String, port: Int, name: String, username: String, password: String, pool: PoolConfig)