GraphQL server with a focus on ease of use
☆4,743Updated this week
Alternatives and similar repositories for graphql-go
Users that are interested in graphql-go are comparing it to the libraries listed below
Sorting:
- An implementation of GraphQL for Go / Golang☆10,153Dec 27, 2025Updated 2 months ago
- go generate based graphql server library☆10,674Feb 23, 2026Updated last week
- ⚡️ A Go framework for rapidly building powerful graphql services☆1,580Feb 15, 2023Updated 3 years ago
- Implementation of Facebook's DataLoader in Golang☆1,293Jan 14, 2026Updated last month
- Example use of github.com/graph-gophers/graphql-go☆266Mar 7, 2023Updated 2 years ago
- Go dependency management tool experiment (deprecated)☆12,762Sep 5, 2020Updated 5 years ago
- A standard library for microservices.☆27,612Jul 19, 2024Updated last year
- Golang ORM with focus on PostgreSQL features and performance☆5,787Nov 26, 2025Updated 3 months ago
- Blazing fast, structured, leveled logging in Go.☆24,341Dec 31, 2025Updated 2 months ago
- Fast key-value DB in Go.☆15,499Updated this week
- high-performance graph database for real-time use cases☆21,625Updated this week
- lightweight, idiomatic and composable router for building Go HTTP services☆21,760Feb 19, 2026Updated last week
- ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:☆10,775Nov 4, 2021Updated 4 years ago
- Structured, pluggable logging for Go.☆25,695Feb 5, 2026Updated 3 weeks ago
- High performance, minimalist Go web framework☆32,193Updated this week
- Generate a Go ORM tailored to your database schema.☆6,978Updated this week
- general purpose extensions to golang's database/sql☆17,518Aug 15, 2024Updated last year
- An entity framework for Go☆16,937Feb 18, 2026Updated last week
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,278Updated this week
- The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.☆9,865Updated this week
- A Go/Golang library to help construct a graphql-go server supporting react-relay.☆425Dec 9, 2020Updated 5 years ago
- Simple error handling primitives☆8,232Nov 2, 2021Updated 4 years ago
- The Go language implementation of gRPC. HTTP/2 based RPC☆22,800Updated this week
- Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang…☆4,455May 14, 2021Updated 4 years ago
- This repository uses graph-gophers/graphql-go to build a starter web application☆212Jul 14, 2020Updated 5 years ago
- Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server☆3,884Jun 23, 2025Updated 8 months ago
- Release engineering, simplified☆15,610Updated this week
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,754Updated this week
- GoMock is a mocking framework for the Go programming language.☆9,378Jan 8, 2024Updated 2 years ago
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,884Feb 23, 2026Updated last week
- Simple low-level GraphQL HTTP client for Go☆963Aug 2, 2024Updated last year
- Go configuration with fangs☆30,130Jan 12, 2026Updated last month
- A compiler from Go to JavaScript for running Go code in a browser☆13,128Updated this week
- Swagger 2.0 implementation for go