Hi I'm very new to this area.
嗨,我对这个领域很新。
I already have a static data represented by JSON files (and sometimes JSON files are too big so that it's divided into files each of 1 MB) .To load any object we locate first the JSON file then load from it the object data. I