strawberry-django is a library that provides deep integration between Strawberry GraphQL and Django, making it easy to build GraphQL APIs with Django models.
Why is this library awesome?
Seamless integration with Django models and ORM
Type-safe schema definition using Python type hints
Built-in support for Django's authentication, permissions, and pagination
Automatic generation of CRUD operations
First-class support for relay-style connections
Active development and maintenance by the Strawberry GraphQL team
Related: This library is maintained by the same team as Strawberry GraphQL, which has an open PR at #1806.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/2816
**Author:** [@bellini666](https://github.com/bellini666)
**Created:** 12/6/2025
**Status:** ✅ Merged
**Merged:** 1/8/2026
**Merged by:** [@vinta](https://github.com/vinta)
**Base:** `master` ← **Head:** `add-strawberry-django`
---
### 📝 Commits (1)
- [`8e5454b`](https://github.com/vinta/awesome-python/commit/8e5454b7d53b8d02290efb0eca8b3974babc1e2b) Add strawberry-django
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
**strawberry-django** is a library that provides deep integration between [Strawberry GraphQL](https://strawberry.rocks) and Django, making it easy to build GraphQL APIs with Django models.
## Why is this library awesome?
- Seamless integration with Django models and ORM
- Type-safe schema definition using Python type hints
- Built-in support for Django's authentication, permissions, and pagination
- Automatic generation of CRUD operations
- First-class support for relay-style connections
- Active development and maintenance by the Strawberry GraphQL team
Related: This library is maintained by the same team as Strawberry GraphQL, which has an open PR at #1806.
Repository: https://github.com/strawberry-graphql/strawberry-django
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2816
Author: @bellini666
Created: 12/6/2025
Status: ✅ Merged
Merged: 1/8/2026
Merged by: @vinta
Base:
master← Head:add-strawberry-django📝 Commits (1)
8e5454bAdd strawberry-django📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
strawberry-django is a library that provides deep integration between Strawberry GraphQL and Django, making it easy to build GraphQL APIs with Django models.
Why is this library awesome?
Related: This library is maintained by the same team as Strawberry GraphQL, which has an open PR at #1806.
Repository: https://github.com/strawberry-graphql/strawberry-django
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.