g18e / ariadne-relayLinks
Ariadne-Relay provides a toolset for implementing GraphQL servers in Python that conform to the Relay specification, using the Ariadne library.
☆25Updated 2 years ago
Alternatives and similar repositories for ariadne-relay
Users that are interested in ariadne-relay are comparing it to the libraries listed below
Sorting:
- Use DataLoaders in your Python GraphQL servers that have to run in a sync context (i.e. Django).☆42Updated 2 years ago
- Asyncio DataLoader for Python3☆291Updated 3 weeks ago
- GraphQL websockets☆272Updated last year
- Enhanced Strawberry GraphQL integration with Django☆179Updated 2 years ago
- A Python 3 port of the GraphQL.js reference implementation of GraphQL.☆531Updated last month
- Ariadne package for implementing Ariadne GraphQL schemas using modular approach.☆39Updated 3 months ago
- Optimize database access inside graphene queries☆437Updated last year
- Federation support for graphene☆137Updated 3 years ago
- [UNMAINTAINED] JSON Web Token (JWT) authentication for Django with Strawberry GraphQL☆38Updated 2 years ago
- This package allows deprecating model fields and allows removing them in a backwards compatible manner.☆192Updated 5 months ago
- A library to help construct a graphql-py server supporting react-relay☆143Updated 2 years ago
- A demo for storing and querying trees in Django using PostgreSQL☆94Updated 7 years ago
- ariadne_django makes integrating ariadne and django together easier.☆68Updated last year
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆201Updated last year
- Integrate GraphQL with your Pydantic models☆244Updated 11 months ago
- Django application providing queryset sealing capability.