What is the recommended way of storing heterogeneous json strings into the same MySQL table? I've got some other tables in this MySQL database that store information other than JSON objects, so I would like to store these JSON objects in this same DB in the best recommended way.What is the recommended way of storing heteroge