Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 进行训练的仓库
- Host: GitHub
- URL: https://github.com/lunarianss/django-orm
- Owner: lunarianss
- Created: 2023-05-01T09:32:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T09:40:56.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T03:16:57.283Z (3 months ago)
- Topics: djang, django, orm
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 介绍
针对于 Django ORM 进行训练的仓库
## 练习
- 查询
- 基本查询
- 进阶查询
- 模糊查询
- 条件查询
- 分组查询
- 关联查询
- join 查询- 删除
- 修改
- 更新