python-graphjoiner
GraphQL join resolver
Implementing GraphQL with joins to resolve data queries efficiently
Implementing GraphQL with joins to avoid the N+1 problem
2 stars
1 watching
0 forks
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A simple Python library to interact with GraphQL APIs | 155 |
| | An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
| | Library to rewrite and validate GraphQL queries at compile-time | 320 |
| | Adds GraphQL support to Flask web applications | 1,322 |
| | Provides a set of tools and libraries for building GraphQL clients and querying GraphQL APIs in OCaml. | 257 |
| | A GraphQL client for Elixir | 330 |
| | An easy-to-use GraphQL client written in Python | 518 |
| | Provides a PHP interface to the Neo4j graph database | 533 |
| | A minimal GraphQL client for React applications | 15 |
| | A GraphQL parser and resolver for Elixir that aims to implement the full GraphQL spec. | 32 |
| | A tool that generates a parser for Python from the GraphQL language | 4 |
| | Tools for improving readability of GraphQL requests | 30 |
| | A tool for parsing and editing GraphQL queries in Burp Suite to help inject payloads into dynamic user input parameters. | 58 |
| | A Haskell library for creating type-safe GraphQL APIs | 406 |
| | A terminal-based GraphQL client for building and executing queries. | 463 |