|
|
|
|
|
by tapirl
2869 days ago
|
|
you should interpret "schemaless" as "free/non-fixed schema". > Your data has a schema, whether you're explicit about it or not, Partially true, but not accurate. Often the items in a data set have similar schemas, but not exact the same one. |
|
Data has schema by definition otherwise you wouldn't be able to reason about it.