> For the complete documentation index, see [llms.txt](https://mongoose.shujuwajue.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mongoose.shujuwajue.com/guide.md).

# guide

- [模式（schemas）](https://mongoose.shujuwajue.com/guide/schemas.md)
- [模式类型（types）](https://mongoose.shujuwajue.com/guide/schemas/typesmd.md)
- [自定义类型（custom）](https://mongoose.shujuwajue.com/guide/schemas/custom.md)
- [模型（models）](https://mongoose.shujuwajue.com/guide/models.md)
- [文档（documents）](https://mongoose.shujuwajue.com/guide/documents.md)
- [子文档（sub docs）](https://mongoose.shujuwajue.com/guide/documents/subdocs_md.md)
- [默认值（defaults）](https://mongoose.shujuwajue.com/guide/documents/mo-ren-zhi-defaults.md)
- [查询（queries）](https://mongoose.shujuwajue.com/guide/queries.md)
- [验证（validation）](https://mongoose.shujuwajue.com/guide/validation.md)
- [中间件（middleware）](https://mongoose.shujuwajue.com/guide/middleware.md)
- [联表（population）](https://mongoose.shujuwajue.com/guide/population.md)
- [连接（connections）](https://mongoose.shujuwajue.com/guide/connections.md)
- [插件（plugins）](https://mongoose.shujuwajue.com/guide/plugins.md)
- [承诺（promises）](https://mongoose.shujuwajue.com/guide/promises.md)
- [鉴频器（discriminators）](https://mongoose.shujuwajue.com/guide/discriminators.md)
- [贡献](https://mongoose.shujuwajue.com/guide/contributing.md)
- [ES2015 整合](https://mongoose.shujuwajue.com/guide/es2015_integration.md)
- [浏览器中的schemas](https://mongoose.shujuwajue.com/guide/schemas_in_the_browser.md)
- [自定义schema类型](https://mongoose.shujuwajue.com/guide/custom_schema_types.md)
- [MongoDB版本兼容性](https://mongoose.shujuwajue.com/guide/mongodb_version_compatibility.md)
- [3.6 发布说明](https://mongoose.shujuwajue.com/guide/3.6_release_notes.md)
- [3.8 发布说明](https://mongoose.shujuwajue.com/guide/3.8_release_notes.md)
- [4.0 发布说明](https://mongoose.shujuwajue.com/guide/4.0_release_notes.md)
