错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Schema Validation

  • Luce Carter

摘要

As you learned in earlier chapters, one of the advantages of MongoDB is its flexible schema, meaning that not all documents have to have the same shape. The term shape refers to the fields that are present. This means that you could add a document that has only some or even none of the fields present in another document.