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