Schema
^^ no schema means you can add fields on the fly to a single db row/object in a table (via adding extra fields to the object's JSON, e.g. adding a "gender" property to a JSON-defined "Person" item/row.
Schema
^^ no schema means you can add fields on the fly to a single db row/object in a table (via adding extra fields to the object's JSON, e.g. adding a "gender" property to a JSON-defined "Person" item/row.