# GoooQo v0.3.0

## English

- [Introduction](https://goooqo.docs.doyto.win/readme.md)
- [Quickstart](https://goooqo.docs.doyto.win/quickstart.md)
- [Connection](https://goooqo.docs.doyto.win/api/connection.md)
- [Transaction](https://goooqo.docs.doyto.win/api/transaction.md)
- [CRUD](https://goooqo.docs.doyto.win/api/crud.md)
- [Association Service](https://goooqo.docs.doyto.win/api/association-service.md)
- [Entity Object](https://goooqo.docs.doyto.win/entity-mapping/entity-object.md)
- [Related Entities](https://goooqo.docs.doyto.win/entity-mapping/related-entities.md)
- [Query Object](https://goooqo.docs.doyto.win/query-mapping/query-object.md)
- [Predicate-Suffix Field](https://goooqo.docs.doyto.win/query-mapping/query-object/predicate-suffix-field.md)
- [Logic-Suffix Field](https://goooqo.docs.doyto.win/query-mapping/query-object/logic-suffix-field.md)
- [Subquery Field](https://goooqo.docs.doyto.win/query-mapping/query-object/subquery-field.md)
- [E-R Query Field](https://goooqo.docs.doyto.win/query-mapping/query-object/er-query-field.md)
- [Custom Condition Field](https://goooqo.docs.doyto.win/query-mapping/query-object/custom-condition-field.md)
- [Page Query](https://goooqo.docs.doyto.win/query-mapping/page-query.md)
- [View Object](https://goooqo.docs.doyto.win/aggregate-query/view-object.md)
- [Having](https://goooqo.docs.doyto.win/aggregate-query/having.md)
- [Natural Join](https://goooqo.docs.doyto.win/aggregate-query/natural-join.md)
- [Outer Join](https://goooqo.docs.doyto.win/aggregate-query/outer-join.md)
- [Nested View](https://goooqo.docs.doyto.win/aggregate-query/nested-view.md)
- [Dialect](https://goooqo.docs.doyto.win/advanced/dialect.md)
- [Locking](https://goooqo.docs.doyto.win/advanced/locking.md)
- [Articles](https://goooqo.docs.doyto.win/related-resources/articles.md)

## 简体中文

- [GoooQo介绍](https://goooqo.docs.doyto.win/zh/readme.md)
- [快速上手](https://goooqo.docs.doyto.win/zh/quickstart.md)
- [数据库连接](https://goooqo.docs.doyto.win/zh/api/connection.md)
- [事务](https://goooqo.docs.doyto.win/zh/api/transaction.md)
- [增删查改接口](https://goooqo.docs.doyto.win/zh/api/crud.md)
- [实体对象](https://goooqo.docs.doyto.win/zh/entity-mapping/entity-object.md)
- [关联实体](https://goooqo.docs.doyto.win/zh/entity-mapping/related-entities.md)
- [查询对象定义](https://goooqo.docs.doyto.win/zh/query-mapping/query-object.md)
- [谓词后缀字段](https://goooqo.docs.doyto.win/zh/query-mapping/query-object/predicate-suffix-field.md)
- [逻辑后缀字段](https://goooqo.docs.doyto.win/zh/query-mapping/query-object/logic-suffix-field.md)
- [子查询字段](https://goooqo.docs.doyto.win/zh/query-mapping/query-object/subquery-field.md)
- [ER关系字段](https://goooqo.docs.doyto.win/zh/query-mapping/query-object/er-query-field.md)
- [自定义字段](https://goooqo.docs.doyto.win/zh/query-mapping/query-object/custom-condition-field.md)
- [分页排序对象](https://goooqo.docs.doyto.win/zh/query-mapping/page-query.md)
- [视图对象](https://goooqo.docs.doyto.win/zh/aggregate-query/view-object.md)
- [聚合查询对象](https://goooqo.docs.doyto.win/zh/aggregate-query/having.md)
- [自然连接](https://goooqo.docs.doyto.win/zh/aggregate-query/natural-join.md)
- [外连接](https://goooqo.docs.doyto.win/zh/aggregate-query/outer-join.md)
- [Nested View](https://goooqo.docs.doyto.win/zh/aggregate-query/nested-view.md)
- [数据库方言](https://goooqo.docs.doyto.win/zh/advanced/dialect.md)
- [锁](https://goooqo.docs.doyto.win/zh/advanced/locking.md)
- [文章](https://goooqo.docs.doyto.win/zh/related-resources/articles.md)
