# DoydoQuery v2

## 简体中文

- [项目介绍](https://query.docs.doyto.win/zh/readme.md)
- [快速上手](https://query.docs.doyto.win/zh/quickstart.md)
- [查询对象](https://query.docs.doyto.win/zh/object-concepts/query-object.md)
- [分页对象](https://query.docs.doyto.win/zh/object-concepts/query-object/page-query.md)
- [谓词后缀字段](https://query.docs.doyto.win/zh/object-concepts/query-object/predicate-suffix-field.md)
- [逻辑后缀字段](https://query.docs.doyto.win/zh/object-concepts/query-object/logic-suffix-field.md)
- [子查询字段](https://query.docs.doyto.win/zh/object-concepts/query-object/subquery-field.md)
- [ER关系字段](https://query.docs.doyto.win/zh/object-concepts/query-object/er-query-field.md)
- [自定义查询字段](https://query.docs.doyto.win/zh/object-concepts/query-object/custom-condition-field.md)
- [实体对象](https://query.docs.doyto.win/zh/object-concepts/entity-object.md)
- [枚举字段](https://query.docs.doyto.win/zh/object-concepts/entity-object/enum-field.md)
- [分表](https://query.docs.doyto.win/zh/object-concepts/entity-object/sharding.md)
- [视图对象](https://query.docs.doyto.win/zh/object-concepts/view-object.md)
- [列映射](https://query.docs.doyto.win/zh/object-concepts/view-object/column-mapping.md)
- [分组映射](https://query.docs.doyto.win/zh/object-concepts/view-object/group-by.md)
- [内连接](https://query.docs.doyto.win/zh/object-concepts/view-object/inner-join.md)
- [外连接](https://query.docs.doyto.win/zh/object-concepts/view-object/join-on.md)
- [聚合查询对象](https://query.docs.doyto.win/zh/object-concepts/having-object.md)
- [增删查改接口](https://query.docs.doyto.win/zh/basic/crud.md)
- [中间表访问接口](https://query.docs.doyto.win/zh/basic/association-service.md)
- [Controller](https://query.docs.doyto.win/zh/web/controller.md)
- [Service](https://query.docs.doyto.win/zh/web/service.md)
- [异常断言](https://query.docs.doyto.win/zh/web/exception.md)
- [客户端响应](https://query.docs.doyto.win/zh/web/jsonbody.md)
- [校验](https://query.docs.doyto.win/zh/web/validation.md)
- [用户ID注入](https://query.docs.doyto.win/zh/web/user-id-injection.md)
- [缓存](https://query.docs.doyto.win/zh/pei-zhi/cache.md)
- [排序参数](https://query.docs.doyto.win/zh/pei-zhi/sorting.md)
- [数据库方言](https://query.docs.doyto.win/zh/pei-zhi/dialect.md)
- [SQL日志](https://query.docs.doyto.win/zh/pei-zhi/sql-log.md)
- [文章](https://query.docs.doyto.win/zh/related-resources/articles.md)

## English

- [Introduction](https://query.docs.doyto.win/readme.md)
- [Quickstart](https://query.docs.doyto.win/quickstart.md)
- [Query Object](https://query.docs.doyto.win/object-concepts/query-object.md)
- [PageQuery](https://query.docs.doyto.win/object-concepts/query-object/page-query.md)
- [Predicate-Suffix Field](https://query.docs.doyto.win/object-concepts/query-object/predicate-suffix-field.md)
- [Logic-Suffix Field](https://query.docs.doyto.win/object-concepts/query-object/logic-suffix-field.md)
- [Subquery Field](https://query.docs.doyto.win/object-concepts/query-object/subquery-field.md)
- [E-R Query Field](https://query.docs.doyto.win/object-concepts/query-object/er-query-field.md)
- [Custom Condition Field](https://query.docs.doyto.win/object-concepts/query-object/custom-condition-field.md)
- [Entity Object](https://query.docs.doyto.win/object-concepts/entity-object.md)
- [Enum Column](https://query.docs.doyto.win/object-concepts/entity-object/enum-field.md)
- [Foreign Key](https://query.docs.doyto.win/object-concepts/entity-object/foreign-key.md)
- [Sharding](https://query.docs.doyto.win/object-concepts/entity-object/sharding.md)
- [Patch Object](https://query.docs.doyto.win/object-concepts/patch-object.md)
- [View Object](https://query.docs.doyto.win/object-concepts/view-object.md)
- [Column Mapping](https://query.docs.doyto.win/object-concepts/view-object/column-mapping.md)
- [Group By Mapping](https://query.docs.doyto.win/object-concepts/view-object/group-by.md)
- [Inner Join](https://query.docs.doyto.win/object-concepts/view-object/inner-join.md)
- [Outer Join](https://query.docs.doyto.win/object-concepts/view-object/outer-join.md)
- [Having Object](https://query.docs.doyto.win/object-concepts/having-object.md)
- [CRUD](https://query.docs.doyto.win/basic/crud.md)
- [Intermediate Table](https://query.docs.doyto.win/basic/association-service.md)
- [Complex Query](https://query.docs.doyto.win/basic/aggregate-client.md)
- [Pessimistic Lock](https://query.docs.doyto.win/basic/pessimistic-lock.md)
- [Optimistic Lock](https://query.docs.doyto.win/basic/optimistic-lock.md)
- [Configuration](https://query.docs.doyto.win/web/configuration.md)
- [Controller](https://query.docs.doyto.win/web/controller.md)
- [Service](https://query.docs.doyto.win/web/service.md)
- [Cache](https://query.docs.doyto.win/web/cache.md)
- [Sorting](https://query.docs.doyto.win/web/sorting.md)
- [Validation](https://query.docs.doyto.win/web/validation.md)
- [User ID injection](https://query.docs.doyto.win/web/user-id-injection.md)
- [Name Mapping](https://query.docs.doyto.win/configuration/name-mapping.md)
- [Dialect](https://query.docs.doyto.win/configuration/dialect.md)
- [SQL Logging](https://query.docs.doyto.win/configuration/sql-logging.md)
- [Articles](https://query.docs.doyto.win/related-resources/articles.md)
