how to move json datas to mysql

I have few datas which stored in user_activity.json I need to move them to the mysql and I need to use them in my controller. In screenshots you can see the type of data and also I created a model like this.
image.png
image.png
Was this page helpful?