Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Graphql

Graphql

411 projects

Showing 36 of 403 projects

graphql-batch
graphql-batchRuby

A query batching executor for the graphql gem that reduces N+1 queries by grouping database loads.

#api-optimization#graphql#batch
Stars1.4k
Forks106
Last commit5 days ago
Flask-GraphQL
Flask-GraphQLPython

A Flask extension that adds GraphQL support to Python web applications, including GraphiQL IDE and batch query capabilities.

#api#flask#flask-application
Stars1.3k
Forks140
Last commit3 years ago
graphql-modules
graphql-modulesTypeScript

A toolset for creating reusable, maintainable, and testable GraphQL server modules using schema-first design.

#modular-architecture#schema-first#graphql
Stars1.3k
Forks115
Last commit13 days ago
garph
garphTypeScript

A fullstack GraphQL framework for TypeScript that delivers the best GraphQL developer experience.

#trpc#graphql#code-first
Stars1.3k
Forks18
Last commit2 years ago
Next Right Now
Next Right NowHTML

A flexible, production-grade boilerplate for building Next.js applications with opt-in presets for analytics, CMS, i18n, and monitoring.

#isomorphic-react#universal-react#airtable
Stars1.3k
Forks108
Last commit2 years ago
graphql-client
graphql-clientRust

A typed GraphQL client library for Rust that generates precise types for queries and responses at compile time.

#webassembly#client#graphql
Stars1.3k
Forks175
Last commit3 months ago
graphql-client
graphql-clientRust

A typed GraphQL client library for Rust that generates precise types for queries and responses at compile time.

#webassembly#serde#client
Stars1.3k
Forks175
Last commit3 months ago
hasura
hasuraJavaScript

Open-source GraphQL tutorials for frontend developers with real-world projects and deadlines.

#hasura#frontend-development#deadline-driven-learning
Stars1.2k
Forks636
Last commit1 year ago
WunderGraph Cosmo
WunderGraph CosmoTypeScript

An open-source platform for building, maintaining, and collaborating on GraphQL Federation at scale.

#observability#graphql-router#gateway
Stars1.2k
Forks238
Last commit2 days ago
spectaql
spectaqlJavaScript

A Node.js library that autogenerates static, customizable documentation for GraphQL APIs from live endpoints, SDL files, or introspection results.

#developer-tools#api#openapi-alternative
Stars1.2k
Forks136
Last commit11 days ago
eslint-plugin-graphql
eslint-plugin-graphqlJavaScript

An ESLint plugin that validates GraphQL query strings against a schema in JavaScript and .graphql files.

#developer-tools#graphql#schema-validation
Stars1.2k
Forks93
Last commit6 days ago
eslint-plugin-graphql
eslint-plugin-graphqlJavaScript

An ESLint plugin that validates GraphQL query strings against a schema for Apollo, Relay, Lokka, and FraQL clients.

#relay#graphql#fraql
Stars1.2k
Forks93
Last commit6 days ago
graphql-compose
graphql-composeTypeScript

A toolkit for programmatically generating and managing complex GraphQL schemas in Node.js.

#graphql-toolkit#hacktoberfest#graphql
Stars1.2k
Forks75
Last commit1 year ago
graphql-config
graphql-configTypeScript

A unified configuration format for GraphQL tools, editors, and IDEs to simplify development setup.

#graphqlrc#intellij#developer-tools
Stars1.2k
Forks104
Last commit2 months ago
githubql
githubqlGo

A Go client library for accessing GitHub's GraphQL API v4 with a friendly, type-safe interface.

#github-integration#client#graphql
Stars1.2k
Forks96
Last commit3 months ago
graphql-middleware
graphql-middlewareTypeScript

A schema wrapper for GraphQL that lets you run arbitrary code before or after resolver execution using middleware functions.

#graphql#apollo-server#resolvers
Stars1.1k
Forks58
Last commit27 days ago
batch-loader
batch-loaderRuby

A Ruby gem providing a generic lazy batching mechanism to avoid N+1 database queries and HTTP requests.

#n-plus-1#graphql#performance-optimization
Stars1.1k
Forks51
Last commit6 months ago
sofa
sofaTypeScript

Generate RESTful APIs automatically from your existing GraphQL server.

#api-gateway#rest#api
Stars1.1k
Forks93
Last commit11 days ago
Vue Query
Vue QueryTypeScript

Hooks for fetching, caching, and updating asynchronous data in Vue applications.

#hooks#rest#data-fetching
Stars1.1k
Forks48
Last commit2 years ago
siler-graphgl
siler-graphglPHP

A set of high-level PHP abstractions for declarative programming using flat files and plain functions.

#declarative-programming#swoole#micro-framework
Stars1.1k
Forks91
Last commit4 years ago
siler
silerPHP

A set of high-level PHP abstractions for declarative programming using flat files and plain functions.

#declarative-programming#swoole#micro-framework
Stars1.1k
Forks91
Last commit4 years ago
libgraphqlparser
libgraphqlparserC++

A C++11 GraphQL query parser with C and C++ APIs for building language bindings.

#c-plus-plus-11#graphql#c-api
Stars1.1k
Forks172
Last commit8 months ago
graphql-spqr
graphql-spqrJava

A Java library for rapid development of GraphQL APIs using a code-first approach.

#java-library#graphql#graphql-api
Stars1.1k
Forks180
Last commit4 months ago
GraphpostgresQL
GraphpostgresQLPLpgSQL

A GraphQL interface for PostgreSQL that automatically generates SQL queries from GraphQL syntax using table introspection.

#json-querying#graphql#foreign-keys
Stars1.1k
Forks28
Last commit9 years ago
graphql-jit
graphql-jitTypeScript

A high-performance GraphQL execution engine that uses Just-In-Time (JIT) compilation to significantly speed up query processing.

#high-performance#jit-compilation#graphql
Stars1.1k
Forks63
Last commit11 days ago
SWAPI GraphQL Wrapper
SWAPI GraphQL WrapperJavaScript

A GraphQL schema and server that wraps the Star Wars API (SWAPI) to provide a GraphQL interface.

#graphql#rest-to-graphql#swapi
Stars1.1k
Forks269
Last commit14 days ago
gqty
gqtyTypeScript

A TypeScript GraphQL client that automatically infers queries from your code, eliminating manual query writing.

#automatic-queries#hacktoberfest#graphql
Stars1.0k
Forks34
Last commit2 days ago
eliasdb
eliasdbGo

EliasDB is a lightweight graph-based database with GraphQL support, a custom query language, and built-in scripting.

#database#graph#graphql
Stars1.0k
Forks49
Last commit3 years ago
Relay Starter Kit
Relay Starter KitJavaScript

Deprecated starter kit for Relay Classic applications, now replaced by Relay Modern.

#data-fetching#graphql#deprecated
Stars1.0k
Forks235
Last commit8 years ago
caliban
calibanScala

A purely functional GraphQL library for Scala with minimal boilerplate and compile-time schema validation.

#functional-programming#scala-library#graphql
Stars996
Forks263
Last commit1 day ago
WSO2 API Management
WSO2 API ManagementJava

A complete platform for building, integrating, and exposing digital services as managed APIs in cloud, on-premise, and hybrid architectures.

#enterprise-software#api-gateway#synapse
Stars986
Forks920
Last commit3 days ago
Relay Fullstack
Relay FullstackJavaScript

A modern starter kit for building full-stack applications with Relay, GraphQL, Express, and React.

#material-design-lite#relay#graphql
Stars978
Forks120
Last commit8 years ago
Tottem
TottemTypeScript

An open-source bookmark manager that combines personal productivity tools with social media features for content curation and sharing.

#productivity-tool#social-media#graphql
Stars977
Forks88
Last commit3 years ago
Navalia
NavaliaTypeScript

A bullet-proof, fast, and reliable headless browser API for Chrome automation and testing.

#chrome#headless-chrome#graphql
Stars972
Forks34
Last commit7 years ago
GraphQL
GraphQLSwift

A Swift implementation of the GraphQL specification for building and executing GraphQL schemas on macOS and Linux.

#api#server-side#graphql
Stars963
Forks77
Last commit24 days ago
svelte-apollo
svelte-apolloTypeScript

Svelte integration for Apollo GraphQL, providing reactive GraphQL queries, mutations, and subscriptions in Svelte components.

#data-fetching#graphql#reactive-programming
Stars948
Forks66
Last commit2 years ago
PreviousPage 5 of 12Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Api90
#Typescript79
#React61
#Graphql Server53
#Nodejs51
#Backend50
#Javascript46
#Rest Api46
#Developer Tools43
#Relay42
#Graphql Client38
#Data Fetching37