public void AddClient(int index, string client) => database.AddEntry(index, client);