> For the complete documentation index, see [llms.txt](https://orkhan.gitbook.io/typeorm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://orkhan.gitbook.io/typeorm/docs/docs/performance-optimization.md).

# performance-optimization

- [Introduction](https://orkhan.gitbook.io/typeorm/docs/docs/performance-optimization/1-introduction.md)
- [Efficient use of Query Builder](https://orkhan.gitbook.io/typeorm/docs/docs/performance-optimization/2-efficient-use-of-query-builder.md)
- [Lazy and Eager Loading](https://orkhan.gitbook.io/typeorm/docs/docs/performance-optimization/4-lazy-and-eager-loading.md)
- [Query Hints](https://orkhan.gitbook.io/typeorm/docs/docs/performance-optimization/5-query-hints.md)
- [Pagination](https://orkhan.gitbook.io/typeorm/docs/docs/performance-optimization/6-pagination.md)
- [Caching](https://orkhan.gitbook.io/typeorm/docs/docs/performance-optimization/7-caching.md)
