graphql-net

GraphQL query executor

Converts GraphQL queries to IQueryable for executing on databases using ORM systems.

Convert GraphQL to IQueryable

GitHub

892 stars
49 watching
86 forks
Language: C#
last commit: about 4 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
moientajik/graphql.toolsGenerates C# classes from a GraphQL schema96
entitygraphql/entitygraphqlA GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models.421
wbaldoumas/graphql-to-karateAutomatically generates tests for API endpoints based on GraphQL schema definitions.14
shopify/graphql-batchAn executor for GraphQL queries that batch multiple queries together to improve performance1,423
graphql-dotnet/parserA .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents.218
graphql-python-archive/django-graphiqlIntegrates GraphiQL into Django projects for testing GraphQL schemas35
rexxars/sql-to-graphqlGenerates GraphQL schemas and servers based on SQL table structure.592
microsoft/cppgraphqlgenTools for generating and consuming GraphQL services in C++326
byme8/zeroqlA C# GraphQL client library with Linq-like syntax for building high-performance clients280
graphql-java/graphql-java-extended-validationValidation library for GraphQL input130
graphql-elixir/graphql_parserAn Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs)20
cwida/duckpgq-extensionA DuckDB extension for graph workloads that supports the SQL/PGQ standard96
studio-net/laravel-graphqlProvides a GraphQL implementation on top of Laravel's Eloquent ORM56
asonge/graphqlA tool that compiles GraphQL queries into native Elixir code, handling asynchronous requests and composing results.87
josephwoodward/graphiql-dotnetMiddleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs142