My company recently had a problem where we needed to update 64,000+ rows of data fairly regularly, where each row would be update with unique values.
I have come up with a good answer, which I am posting here for others' reference, but also to find feedback if there are other solutions.
Clarification : Each row has unique values that are being updated into it, which are calculated on the client, or set manually by the user.