What is the best datastore module to use currently?

I wrote ProfileStore (A newer version over ProfileService) as a universal module for storing player data for most game’s needs. I’ve been handling DataStores in my modules for the past 4 years in methods that now correlate with how Roblox has been recommending to do it only for the past 2 or so months: Implement player data and purchasing systems | Documentation - Roblox Creator Hub

6 Likes