dataloader topic

List dataloader repositories

batch-loader

1.0k
Stars
51
Forks
Watchers

:zap: Powerful tool for avoiding N+1 DB or HTTP queries

graphql-spotify

59
Stars
10
Forks
Watchers

GraphQL Schema And Resolvers For Spotify Web API

graphql-modules-app

40
Stars
3
Forks
Watchers

TypeScripted Apollo GraphQL Server using modules and a NextJS frontend utilising React modules with Apollo hooks. All bundled with a lot of dev friendly tools in a lerna setup..

apollo-server-express-starter

31
Stars
4
Forks
Watchers

Learning apollo-server v1.x, GraphQL with express.js - 快速入门apollo-server v1.x, GraphQL和express.js及典型问题示例

graphql-serverless

27
Stars
3
Forks
Watchers

Sample project to guide the use of GraphQL and Serverless Architecture.

nestjs-dataloader

148
Stars
46
Forks
Watchers

Dataloader plugin for NestJS

medium-graphql-nestjs

51
Stars
13
Forks
Watchers

A medium like graphql server using nestjs + graphql

gqlgen

9.7k
Stars
1.1k
Forks
150
Watchers

go generate based graphql server library

graphql-platform

5.0k
Stars
722
Forks
Watchers

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.

dataloader

12.7k
Stars
506
Forks
Watchers

DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and ca...