graphql alternatives and similar packages
Based on the "Query Language" category.
Alternatively, view graphql alternatives based on common mentions on social networks and blogs.
-
goven
Goven (go-oven) is a go library that allows you to have a drop-in query language for your database schema.
CodeRabbit: AI Code Reviews for Developers
Do you think we are missing an alternative of graphql or a related project?
Popular Comparisons
README
graphql
utilities for dealing with GraphQL queries in Go.
This package focuses on actually creating GraphQL servers and expects you to describe your schema directly in Go.
To that end this library initially has not emphasized GraphQL schema definition parsing and instead focuses on Query Documents and writing real servers.
license: ISC
version: Based on October2015 GraphQL Specification
status: unstable
contributions: encouraged
hacking
- go generate ./...
- go test ./...
*Note that all licence references and agreements mentioned in the graphql README section above
are relevant to that project's source code only.