Work is carried out with text data, pieces of text from 1 KB to several MB, the average length is now 16 KB.
With each change, you must save the previous version of the text for the version history. The reference to the version history will not be frequent, but I would still like to be quick.
Accordingly, the stored data has the format {id | text}
In what form is it better to store this story, in which database? According to the plans, the story will very quickly grow to tens and hundreds of GB, and it must be backed up periodically (ideally daily).