My question is how to store a nested JSON as key value in mysql table. Earlier I thought of storing it as CSV but on deep diving I found it like it would be difficult to query those values and to manage as well. Please help me in giving alternate solutions of how and where to store JSON.My question is how to store a nested JSON as ke