awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Shopify avatar

Shopify/graphql-batch

0
View on GitHub↗
1,439 stele·106 fork-uri·Ruby·MIT·2 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru shopify/graphql-batchGraficul istoricului de stele pentru shopify/graphql-batch

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Graphql Batch

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Graphql Batch.
  • rmosolgo/graphql-rubyAvatar rmosolgo

    rmosolgo/graphql-ruby

    5,448Vezi pe 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
    Vezi pe GitHub↗5,448
  • michallytek/type-graphqlAvatar MichalLytek

    MichalLytek/type-graphql

    8,088Vezi pe 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
    Vezi pe GitHub↗8,088
  • gauravtiwari/relay-rails-blogAvatar gauravtiwari

    gauravtiwari/relay-rails-blog

    139Vezi pe 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
    Vezi pe GitHub↗139
  • github/github-graphql-rails-exampleAvatar github

    github/github-graphql-rails-example

    277Vezi pe GitHub↗

    Example Rails app using GitHub's GraphQL API

    Ruby
    Vezi pe GitHub↗277
Vezi toate cele 12 alternative pentru Graphql Batch→

Întrebări frecvente

Ce face shopify/graphql-batch?

A query batching executor for the graphql gem

Care sunt principalele funcționalități ale shopify/graphql-batch?

Principalele funcționalități ale shopify/graphql-batch sunt: GraphQL, Ruby GraphQL Tools.

Care sunt câteva alternative open-source pentru shopify/graphql-batch?

Alternativele open-source pentru shopify/graphql-batch includ: 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.