Are There Any Limits on the Size of a Single Row in the Business Plan's 100mb Data Storage?

This topic was automatically generated from Slack. You can find the original thread here.

On the business plan I see that I have 100mb of storage available for data stores. Are there any limits on how large a single row can get in size? i.e. can a value associated with a single key be 100mb?

Hey , to store a 100mb data, I would recommend to use Filestore instead

For Datastore row limit, I think you can store 100mb in a single row. You can try to do that to see if there’s any error

Thank you Leo, I tried doing this and there seems to be some UI performance issues (uploading a large value into the value seems to kill the browser), but overall seems to work!