dataloader-codegen
DataLoader generator
A tool that automatically generates DataLoaders for efficient data fetching in GraphQL servers
🤖 dataloader-codegen is an opinionated JavaScript library for automatically generating DataLoaders over a set of resources (e.g. HTTP endpoints).
111 stars
4 watching
11 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
dataloadergraphqlnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
kobylynskyi/graphql-java-codegen-maven-plugin | A tool to automatically generate Java code based on GraphQL schema definitions | 17 |
danieljharvey/graphql-codegen-fast-check | Generates Fastcheck arbitrary data from GraphQL schema | 22 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,983 |
yuyz0112/dewhale | An AI-powered development platform that generates code and stores it on GitHub, allowing developers to customize and integrate it into their workflows. | 1,262 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
kesonan/sqlgen | Automates code generation for Go-based SQL libraries from MySQL queries | 83 |
graphql-java/java-dataloader | A utility library to improve data fetching efficiency by caching and batching data retrieval. | 497 |
codingconcepts/dg | A fast data generator for relational data. | 32 |
apigen/apigen | A tool for generating readable documentation from PHP source code | 2,161 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 881 |
aws-beam/aws-codegen | Generates Elixir and Erlang code for interacting with AWS APIs based on SDK specifications | 53 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |