question

peterkallviks avatar image
peterkallviks asked

Store database records in PlayFab

I know this is a fairly common question but I have not really found what I am looking for.

We are building a turn-based quiz game and would like to store approximately (at least) 9 000 questions records in the cloud, each record is fairly small. Is this possible with PlayFab?

If not, what would be a suitable solution?

data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Seth Du avatar image
Seth Du answered

If questions barely change, you may store it in Entity Files so that it can be locally cached in the client to avoid frequently querying APIs to PlayFab. Please also refer to Entity files - PlayFab | Microsoft Docs.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.