later versions of mysql support the native json data type for storing json documents. What is a drawback of json columns?
cannot be normalized
cannot be indexed directly
documents cannot be validated when stored in json columns
inefficient for storing json documents