Storing flattened JSON (key-value pairs) with variable value types
I have JSON documents with no defined schema. Each document may have different schema and values. { "location": { "latitude":...
I have JSON documents with no defined schema. Each document may have different schema and values. { "location": { "latitude":...