awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to lkster/graphql-to-type

Open-source alternatives to Graphql To Type

8 open-source projects similar to lkster/graphql-to-type, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Graphql To Type alternative.

  • 0no-co/gql.tadaAvatar de 0no-co

    0no-co/gql.tada

    2,939Voir sur GitHub↗

    🪄 Magical GraphQL query engine for TypeScript

    TypeScript
    Voir sur GitHub↗2,939
  • 19majkel94/type-graphqlAvatar de 19majkel94

    19majkel94/type-graphql

    8,088Voir sur GitHub↗

    Type-graphql is a framework for building GraphQL servers that uses TypeScript classes as the single source of truth for schema definitions and types. It provides a schema generator and a resolver framework that allows developers to define queries and mutations using class-based controllers and decorators. The project focuses on a schema-first approach where TypeScript classes and metadata reflection are used to automatically derive GraphQL schemas. It incorporates a dependency injection container to manage the instantiation and lifecycle of resolver classes. The system includes a middleware

    TypeScript
    Voir sur GitHub↗8,088
  • dotansimha/graphql-code-generatorAvatar de dotansimha

    dotansimha/graphql-code-generator

    11,257Voir sur GitHub↗

    This project is a type-safe GraphQL client generator and TypeScript schema compiler. It transforms GraphQL schema definitions and operation documents into static TypeScript types to ensure compile-time validation and data consistency between an API and a frontend application. The system functions as a customizable GraphQL plugin framework. It uses a plugin-based architecture and a custom pipeline to generate tailored API clients and request functions, eliminating the need for manual type declarations. The project covers GraphQL client automation, type generation, and workflow optimization. I

    TypeScript
    Voir sur GitHub↗11,257
  • graphql-nexus/nexusAvatar de graphql-nexus

    graphql-nexus/nexus

    3,434Voir sur GitHub↗

    Code-First, Type-Safe, GraphQL Schema Construction

    TypeScript
    Voir sur GitHub↗3,434

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.

Find more with AI search
  • hayes/pothosAvatar de hayes

    hayes/pothos

    2,576Voir sur GitHub↗

    Pothos is a code-first GraphQL schema builder and framework designed for type-safe development. It allows developers to construct schemas using typed definitions in TypeScript, eliminating the need for external code generation steps. The framework distinguishes itself through a dedicated data mapper that connects GraphQL types to relational databases and ORMs, such as Prisma, while optimizing query resolution. It provides a full implementation of the Relay specification, including global object identification and cursor-based pagination. The project covers several core capability areas, incl

    TypeScriptgraphqltypescript
    Voir sur GitHub↗2,576
  • idurar/fast-graphqlAvatar de idurar

    idurar/fast-graphql

    5Voir sur GitHub↗

    Node.js Package to Combine Resolvers & Merge Graphql Schema

    JavaScript
    Voir sur GitHub↗5
  • modevol-com/gqloomAvatar de modevol-com

    modevol-com/gqloom

    99Voir sur GitHub↗

    Weave GraphQL schema and resolvers using runtime types in TypeScript/JavaScript

    TypeScript
    Voir sur GitHub↗99
  • stepci/garphAvatar de stepci

    stepci/garph

    1,313Voir sur GitHub↗

    Fullstack GraphQL Framework for TypeScript

    TypeScript
    Voir sur GitHub↗1,313