How to turn database data into constantly updating buttons/pages?

I’m new to wix and am only a teenager so I would really appreciate it if the answer to my problem could be explained in simple terms.

I am creating a site where users can input information (long blocks of text) and that information is stored in a database.

What I want to do now is to create 8 buttons titled “recently written” that display the title of the text the users inputted, and constantly update so that every new block of text submitted into the database will take up a position on the top of the “recently written” button list. I want this to constantly refresh so the new text cycles through these eight buttons.

Additionally, I am creating a page where every single new block of text creates a button on it’s own so that there will be a long list of constantly updating buttons that each lead to a newly written page of text.

I hope somebody has the solution and thank you!