Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
-
graphene-django
Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
I've used Graphene + Graphene Django to write GraphQL APIs for several years now, but graphene-django unfortunately seems to (mostly) be abandoned now.
-
For django it should be used with strawberry-graphql-django and strawberry-django-plus. The latter provide an automatic query optimiser to handle the N+1 problem.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
For django it should be used with strawberry-graphql-django and strawberry-django-plus. The latter provide an automatic query optimiser to handle the N+1 problem.
-
Currently happily using strawberry-graphql for a small project.