Is it possible to createa Forum on ROBLOX?

Hello there community of developers. I’ve started a project last year, which is a simple forum, where players can post their own thoughts, opinions and comment certain posts. Something like Twitter.
I’m facing a big problem. The problem is:

How and where should I save the posts of a player? How often would I need to update data? Should I use a globaldatastore to retreive all posts or should I use profileservice or maybe even an external database?

I appreciate the time and effort you give to help me. I’ll try my best in finding the most efficient solution.

1 Like