Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lunarianss/django-orm

针对于 Django ORM 进行训练的仓库
https://github.com/lunarianss/django-orm

djang django orm

Last synced: 13 days ago
JSON representation

针对于 Django ORM 进行训练的仓库

Awesome Lists containing this project

README

        

## 介绍

针对于 Django ORM 进行训练的仓库

## 练习

- 查询

- 基本查询
- 进阶查询
- 模糊查询
- 条件查询
- 分组查询
- 关联查询
- join 查询

- 删除
- 修改
- 更新