📕
📕
📕
📕
typeorm
Official docs
Docs Issue #19
Search…
⌃K
Links
CHANGELOG
Contributing to TypeORM
Building and Testing TypeORM
README-zh_CN
README
README_ko
SECURITY
.github
docs
Active Record vs Data Mapper
Caching queries
Custom repositories
DataSource API
Data Source Options
Working with DataSource
Decorator reference
Delete using Query Builder
Eager and Lazy Relations
Embedded Entities
Entities
Entity Inheritance
EntityManager API
Entity Metadata
Example using TypeORM with Express
FAQ
Find Options
Documentation
Indices
Insert using Query Builder
Internals
Entity Listeners and Subscribers
Logging
Many-to-many relations
Many-to-one / one-to-many relations
Migrations
MongoDB
Multiple data sources, databases, schemas and replication setup
One-to-one relations
Working with Query Runner
Working with Relations
Relations FAQ
Relations
Repository APIs
Select using Query Builder
Separating Entity Definition
Migration from Sequelize to TypeORM
Support
Supported platforms
Transactions
Tree Entities
Update using Query Builder
Using with JavaScript
Using CLI
Using Validation
View Entities
What is EntityManager
What is Repository
index
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
使用 Query Builder 查询
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
zh_CN
Powered By
GitBook
使用 Query Builder 查询
什么是
QueryBuilder
如何创建和使用
QueryBuilder
使用
QueryBuilder
获取值
什么是别名?
使用参数来转义数据
添加
WHERE
表达式
添加
HAVING
表达式
添加
ORDER BY
表达式
添加
GROUP BY
表达式
添加
LIMIT
表达式
添加
OFFSET
表达式
联查
内联和左联
不使用条件的联查
联查任何实体或表
联查和映射功能
获取生成的sql查询语句
获得原始结果
流数据
分页
加锁