I’m do this job with MySQL 8
MySQL 8 have a huge set of JSON functions.
- I’m create table with one JSON field and put my JSON inside it (about 3000 records)
- Next I’m put each record to another table with id + JSON and so on
I’m do this job with MySQL 8
MySQL 8 have a huge set of JSON functions.