DatabaseProvider

constructor(hostname: String, port: Int, user: String, password: String, database: String)