awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Shopify avatar

Shopify/graphql-batch

0
View on GitHub↗
1,439 stars·106 forks·Ruby·MIT·2 vues

Graphql Batch

A query batching executor for the graphql gem

Features

  • GraphQL - Executor for batching GraphQL queries.
  • Ruby GraphQL Tools - Efficient query batching and execution for Ruby.

Historique des stars

Graphique de l'historique des stars pour shopify/graphql-batchGraphique de l'historique des stars pour shopify/graphql-batch

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Graphql Batch

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Graphql Batch.
  • rmosolgo/graphql-rubyAvatar de rmosolgo

    rmosolgo/graphql-ruby

    5,448Voir sur GitHub↗

    GraphQL-Ruby is a Ruby library for building GraphQL APIs with a strongly typed schema and a dedicated query execution engine. It provides a comprehensive framework for mapping application objects to a formal type system, enabling structured data fetching through defined resolvers. The project distinguishes itself with advanced performance and delivery mechanisms, including a data loader for batching and caching to prevent N+1 query patterns. It supports high-performance data delivery through incremental response streaming, deferred query responses, and parallel data fetching using fibers. Add

    Ruby
    Voir sur GitHub↗5,448
  • michallytek/type-graphqlAvatar de MichalLytek

    MichalLytek/type-graphql

    8,088Voir sur GitHub↗

    Type-graphql is a toolkit and framework for creating type-safe GraphQL APIs. It functions as a schema generator and resolver library that uses TypeScript classes and decorators as the primary source of truth for data structures and query logic. The project enables the definition of GraphQL schemas and resolvers through typed classes rather than manual schema definition language. This approach ensures that TypeScript types automatically align with the GraphQL schema to prevent runtime errors. The framework provides capabilities for API implementation, including input data validation and acces

    TypeScript
    Voir sur GitHub↗8,088
  • gauravtiwari/relay-rails-blogAvatar de gauravtiwari

    gauravtiwari/relay-rails-blog

    139Voir sur GitHub↗

    A graphql, relay and standard rails application powered demo weblog. We are using Graphql server and relay for our react component data needs.

    Ruby
    Voir sur GitHub↗139
  • github/github-graphql-rails-exampleAvatar de github

    github/github-graphql-rails-example

    277Voir sur GitHub↗

    Example Rails app using GitHub's GraphQL API

    Ruby
    Voir sur GitHub↗277
Voir les 12 alternatives à Graphql Batch→

Questions fréquentes

Que fait shopify/graphql-batch ?

A query batching executor for the graphql gem

Quelles sont les fonctionnalités principales de shopify/graphql-batch ?

Les fonctionnalités principales de shopify/graphql-batch sont : GraphQL, Ruby GraphQL Tools.

Quelles sont les alternatives open-source à shopify/graphql-batch ?

Les alternatives open-source à shopify/graphql-batch incluent : rmosolgo/graphql-ruby — GraphQL-Ruby is a Ruby library for building GraphQL APIs with a strongly typed schema and a dedicated query execution… michallytek/type-graphql — Type-graphql is a toolkit and framework for creating type-safe GraphQL APIs. It functions as a schema generator and… gauravtiwari/relay-rails-blog — A graphql, relay and standard rails application powered demo weblog. We are using Graphql server and relay for our… github/github-graphql-rails-example — Example Rails app using GitHub's GraphQL API. github/graphql-client. nethsix/relay-on-rails — Relay + GraphQL + React on Rails.