awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 Aufrufe

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.

Star-Verlauf

Star-Verlauf für shopify/graphql-batchStar-Verlauf für shopify/graphql-batch

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Graphql Batch

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Graphql Batch.
  • rmosolgo/graphql-rubyAvatar von rmosolgo

    rmosolgo/graphql-ruby

    5,448Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,448
  • michallytek/type-graphqlAvatar von MichalLytek

    MichalLytek/type-graphql

    8,088Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,088
  • gauravtiwari/relay-rails-blogAvatar von gauravtiwari

    gauravtiwari/relay-rails-blog

    139Auf GitHub ansehen↗

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

    Ruby
    Auf GitHub ansehen↗139
  • github/github-graphql-rails-exampleAvatar von github

    github/github-graphql-rails-example

    277Auf GitHub ansehen↗

    Example Rails app using GitHub's GraphQL API

    Ruby
    Auf GitHub ansehen↗277
Alle 12 Alternativen zu Graphql Batch anzeigen→

Häufig gestellte Fragen

Was macht shopify/graphql-batch?

A query batching executor for the graphql gem

Was sind die Hauptfunktionen von shopify/graphql-batch?

Die Hauptfunktionen von shopify/graphql-batch sind: GraphQL, Ruby GraphQL Tools.

Welche Open-Source-Alternativen gibt es zu shopify/graphql-batch?

Open-Source-Alternativen zu shopify/graphql-batch sind unter anderem: 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.