awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 个仓库

Awesome GitHub RepositoriesGraphQL Schema Generators

Generate a complete GraphQL API schema by introspecting an existing database structure and relationships.

Distinct from Database Schema Introspection Tools: Distinct from Database Schema Introspection Tools: focuses on generating a GraphQL schema specifically, not general API endpoints or data models.

Explore 9 awesome GitHub repositories matching data & databases · GraphQL Schema Generators. Refine with filters or upvote what's useful.

Awesome GraphQL Schema Generators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • graphile/crystalgraphile 的头像

    graphile/crystal

    12,931在 GitHub 上查看↗

    🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!

    Generate a complete GraphQL API schema by introspecting an existing PostgreSQL database structure and relationships.

    TypeScriptapiautomatic-apiexpress
    在 GitHub 上查看↗12,931
  • graphql-editor/graphql-editorgraphql-editor 的头像

    graphql-editor/graphql-editor

    6,068在 GitHub 上查看↗

    GraphQL Editor is a collaborative workspace platform for designing, editing, and managing GraphQL schemas. It provides an interactive graph-based visual editor that lets teams create and explore schemas without writing code, alongside a full-featured Monaco text IDE with real-time syntax validation. The platform supports AI-powered schema generation from natural language prompts, federated schema composition that visualizes type merging across subgraphs, and AST-level schema comparison that highlights structural differences between versions. The platform distinguishes itself through its bidir

    Generates initial GraphQL schemas from natural language prompts using AI assistance.

    TypeScript
    在 GitHub 上查看↗6,068
  • graphql-dotnet/graphql-dotnetgraphql-dotnet 的头像

    graphql-dotnet/graphql-dotnet

    5,987在 GitHub 上查看↗

    GraphQL.NET 是一个用于在 C# 应用程序中构建和执行 GraphQL API 的服务端框架。它提供了一套全面的工具包,用于模式构建、分布式数据图的联合引擎,以及用于管理实时数据流的订阅处理器。 该项目的独特之处在于其灵活的模式构建器,支持程序化的代码优先定义和使用标准模式定义语言的声明式模式优先方法。它包括一个专门的联合引擎,用于将数据图拆分为子图并将其组合成统一的网关,以及一个专门设计用于通过批处理和缓存解决 N+1 查询问题的数据加载器实现。 该框架涵盖了广泛的操作功能,包括用于服务生命周期管理的依赖注入集成、用于字段解析拦截的中间件流水线,以及针对值类型优化以减少内存分配的执行流水线。它还提供用于查询复杂度分析、文档缓存和基于角色的访问控制的工具,以保护 API 端点。 对提前(AOT)模式编译的支持允许该框架在禁止动态代码生成的环境中执行。

    Offers a system for defining API structures using either programmatic code-first definitions or the GraphQL Schema Definition Language.

    C#apidotnet-coregraphiql
    在 GitHub 上查看↗5,987
  • chillicream/graphql-platformChilliCream 的头像

    ChilliCream/graphql-platform

    5,712在 GitHub 上查看↗

    GraphQL Platform is a comprehensive GraphQL ecosystem for .NET that provides a spec-compliant server framework for building APIs and gateways, along with a typed C# client for consuming GraphQL services. At its core, it translates C# classes and methods into a GraphQL schema using code-first or fluent descriptor approaches, enabling developers to define their API structure directly from their existing .NET code. The platform distinguishes itself through several integrated capabilities that address common GraphQL production concerns. It includes a DataLoader batching and caching engine that gr

    Translates C# classes and methods into a GraphQL schema using code-first or fluent descriptor approaches.

    C#asp-netasp-net-corec-sharp
    在 GitHub 上查看↗5,712
  • javahuang/surveykingjavahuang 的头像

    javahuang/SurveyKing

    3,979在 GitHub 上查看↗

    SurveyKing 是一个自托管的问卷调查平台,专为在私有基础设施上创建、部署和分析在线问卷及数据收集表单而设计。它集成了用于构建自定义审批流程的业务工作流自动化工具,以及用于管理题库和颁发数字证书的在线考试系统。该平台还包含一个心理测评工具,用于管理带有自定义维度评分的性格测试和量表。 该系统利用大语言模型问卷生成器,将自然语言提示转换为结构化的专业问卷和考试题目。它具有可视化的拖拽式审批工作流设计器,支持条件分支和多级规则。 该平台涵盖问卷设计功能,包括投票管理和专业研究工具,以及用于协调 360 度评估的绩效管理。其他功能包括带有可视化报告的实时数据分析、用于个性化打印的模板化文档渲染,以及用于管理系统权限的基于角色的访问控制。

    Converts natural language descriptions and conversational requests into structured professional questionnaires and exams via integrated LLMs.

    PLpgSQLjavareact-surveyspringboot
    在 GitHub 上查看↗3,979
  • wp-graphql/wp-graphqlwp-graphql 的头像

    wp-graphql/wp-graphql

    3,780在 GitHub 上查看↗

    WPGraphQL is a GraphQL interface for WordPress that transforms a WordPress installation into a headless content source. It functions as a GraphQL schema provider that maps database structures and relational data into a standardized schema, exposing posts, pages, and custom data types through a single flexible endpoint. The project includes an integrated API query builder and schema explorer, allowing for the visual composition of queries and real-time validation of responses. It provides a system for extending the schema with custom fields and relationships to expose specific business data.

    Maps WordPress database structures and relational data into a standardized GraphQL API schema.

    PHP
    在 GitHub 上查看↗3,780
  • tone-row/flowchart-funtone-row 的头像

    tone-row/flowchart-fun

    3,357在 GitHub 上查看↗

    Flowchart Fun is a text-based diagram generator and interactive visual canvas editor that automatically transforms plain text input and natural language prompts into structured flowcharts and diagrams without requiring manual node placement. The application combines automated layout algorithms and structural templates with a web canvas interface for organizing layouts, applying custom shapes, borders, colors, and text sizes to diagram nodes and edges. The platform includes multi-format export pipelines that convert finished charts directly into vector graphics, raster images, and document dat

    The platform converts natural language prompts and existing data formats into flowchart syntax using integrated language models.

    TypeScriptdiagram-generatorflowchartflowchart-editor
    在 GitHub 上查看↗3,357
  • azure/data-api-builderAzure 的头像

    Azure/data-api-builder

    1,447在 GitHub 上查看↗

    Data API builder is a service that automatically generates REST and GraphQL endpoints directly from database schemas and stored procedures. By interpreting database metadata, it provides immediate programmatic access to information without requiring the development of custom backend routes or manual query logic. The engine distinguishes itself through a metadata-driven translation layer that maps incoming HTTP requests to native database queries while enforcing granular, role-based access control and row-level security policies. It includes a dedicated bridge for AI agents, allowing these sys

    Generates GraphQL schemas by introspecting database structures to support complex queries and relationships.

    C#apiazuredatabase
    在 GitHub 上查看↗1,447
  • hasura/learn-graphqlhasura 的头像

    hasura/learn-graphql

    1,233在 GitHub 上查看↗

    This project is an interactive educational platform and comprehensive curriculum designed to teach developers how to build, query, and integrate GraphQL APIs into full-stack applications. It provides a structured learning environment for mastering core concepts such as schema design, query execution, and the implementation of data-driven interfaces. The platform distinguishes itself by focusing on the practical application of real-time data synchronization and backend architecture. It guides users through the process of connecting frontend frameworks to relational databases, implementing role

    Derives GraphQL interfaces directly from relational database schemas.

    JavaScriptangularapolloelm
    在 GitHub 上查看↗1,233
  1. Home
  2. Data & Databases
  3. Database Schema Introspection Tools
  4. GraphQL Schema Generators

探索子标签

  • AI-Powered GeneratorsTools that use AI to generate GraphQL schemas from natural language prompts or descriptions. **Distinct from GraphQL Schema Generators:** Distinct from GraphQL Schema Generators: uses AI and natural language prompts rather than database introspection.
  • AI-Prompted Schema GenerationsUsing an AI prompt to produce an initial GraphQL schema when starting a blank or library-based project. **Distinct from GraphQL Schema Generators:** Distinct from GraphQL Schema Generators: focuses on AI-driven generation from natural language prompts, not database introspection.
  • Code-First Schema BuildersTranslates C# classes and methods into a GraphQL schema using code-first or fluent descriptor approaches. **Distinct from GraphQL Schema Generators:** Distinct from GraphQL Schema Generators: focuses on code-first and fluent descriptor approaches from C# code, not database introspection.
  • Code-First Schema GeneratorsTools that generate GraphQL schemas directly from source code annotations and class definitions. **Distinct from GraphQL Schema Generators:** Distinct from GraphQL Schema Generators: focuses on generating schemas from code (code-first), not from database introspection.