graphql-batch

A query batching executor for the graphql gem (by Shopify)

Graphql-batch Alternatives

Similar projects and alternatives to graphql-batch

  1. foundation

    GraphQL Foundation Charter and Legal Documents (by graphql)

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. dataloader

    49 graphql-batch VS dataloader

    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 caching.

  4. bullet

    help to kill N+1 queries and unused eager loading

  5. graphql

    Ruby implementation of GraphQL

  6. Interactor

    Interactor provides a common interface for performing complex user interactions.

  7. graphql-guard

    Simple authorization gem for GraphQL :lock:

  8. Koala

    A lightweight Facebook library supporting the Graph, Marketing, and Atlas APIs, realtime updates, test users, and OAuth.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. graphql-client

    Discontinued A Ruby library for declaring, composing and executing GraphQL queries

  11. moql

    0 graphql-batch VS moql

    Mock GraphQL server for fast reliable integration tests.

  12. wisper

    A micro library providing Ruby objects with Publish-Subscribe capabilities

  13. GQLi

    Ruby GraphQL Client for Humans

  14. BatchLoader

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

  15. RocketJob

    Ruby's missing background and batch processing system

  16. Spree Commerce

    A headless open source e-commerce platform for global brands

  17. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better graphql-batch alternative or higher similarity.

graphql-batch discussion

Log in or Post with

graphql-batch reviews and mentions

Posts with mentions or reviews of graphql-batch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-07.
  • The GraphQL N+1 Problem and SQL Window Functions
    3 projects | dev.to | 7 Oct 2022
    After recognizing the problem, we brainstormed options to offload some of the work onto the database server to ultimately reduce the Rails application’s memory consumption. One particularly promising avenue involved SQL window functions. After deciding to pursue SQL window functions, we started our work by considering the WindowKeyLoader example described in the graphql-batch repository.
  • N+1 problem will never be an issue with N1Loader gem
    4 projects | /r/rails | 22 Jan 2022
    Interesting, I've just been researching Dataloader implementations for Ruby and have between trying to decide between GraphQL::Dataloader, graphql-batch and BatchLoader. I'll give this a look as well. Can you also make API calls inside the loaders?
  • "I'm the CTO of a Growing Rails Startup" Ask Me Anything
    3 projects | /r/rails | 27 Aug 2021
    This is mainly addressed in the last thing but we cache pretty heavily on our REST APIs and for GraphQL we use the graphql-batch gem pretty heavily. Those two things can go a long way. Make sure you're using an APM like Scout to keep an eye on things and then debug the outliers.
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 17 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic graphql-batch repo stats
3
1,426
4.8
5 months ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Ruby is
the 12th most popular programming language
based on number of references?