Google Spreadsheet database is like a website version of a DataStore. It’s the only real method I know of using datastores or pseudo datastores without overspending your limits or constantly accessing data stores. You can certainly use a Google Spreadsheet as a band-aid alternative, since with Http requests you get a limit of 500/minute over regular data store limitations.