objectobject types in the container domainType Registryobjectobject types in the container domain6 typesCSV RecordcsvVARCHARJohn,30,trueHTML ContenthtmlVARCHAR<p>Hello world</p>JSON ObjectjsonJSON{"user": "john", "age": 30}JSON Arrayjson_arrayJSON[1, 2, 3]XML DocumentxmlVARCHAR<root><name>John</name><age>…YAML DocumentyamlVARCHARname: John age: 30 active: t…