graphql-net
GraphQL query executor
Converts GraphQL queries to IQueryable for executing on databases using ORM systems.
Convert GraphQL to IQueryable
892 stars
49 watching
86 forks
Language: C#
last commit: about 4 years agoLinked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Generates C# classes from a GraphQL schema | 96 | |
| A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 421 | |
| Automatically generates tests for API endpoints based on GraphQL schema definitions. | 14 | |
| An executor for GraphQL queries that batch multiple queries together to improve performance | 1,423 | |
| A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 | |
| Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 | |
| Generates GraphQL schemas and servers based on SQL table structure. | 592 | |
| Tools for generating and consuming GraphQL services in C++ | 326 | |
| A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 | |
| Validation library for GraphQL input | 130 | |
| An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 | |
| A DuckDB extension for graph workloads that supports the SQL/PGQ standard | 96 | |
| Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 | |
| A tool that compiles GraphQL queries into native Elixir code, handling asynchronous requests and composing results. | 87 | |
| Middleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs | 142 |