Json file to database.

Hello, I want to create an application in which I can save the race results.
each player should have an account, where he can see his results.
my question is how can I save the json file in the database.

Yo can save the JSON code as text

1 Like

if I save the data as text, I can still run it as dynamic data?
Thanks :slight_smile: