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: 10 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 | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
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,301 |
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 | 84 |
graphql-java/java-dataloader | Library providing a consistent API over various back-ends to improve data layer efficiency | 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 | 890 |
aws-beam/aws-codegen | Generates Elixir and Erlang code for AWS clients based on Go SDK specs | 54 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |