grapher
Field builder
A package that provides a utility to simplify GraphQL field building in Go by abstracting away boilerplate code and providing features like generic type support.
Neat extra tooling for graphql-go/graphql
3 stars
2 watching
0 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
gogolanggraphqlgraphql-gographql-golang
Related projects:
Repository | Description | Stars |
---|---|---|
thundr67/straf | A tool for converting Go structs into GraphQL objects and schemas on the fly | 39 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |
ccbrown/api-fu | A collection of Go packages for building robust GraphQL APIs | 55 |
wundergraph/graphql-go-tools | An API Gateway framework written in Go for building GraphQL APIs with high-performance and correctness | 711 |
huandu/go-sqlbuilder | A flexible and powerful SQL string builder library with a zero-config ORM. | 1,477 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 422 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 172 |
yandooo/spring-graphql-common | A lightweight library for building GraphQL schemas in the Spring Framework environment | 134 |
aldy505/bob | A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
bokwoon95/go-structured-query | Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |
stepci/garph | A full-stack GraphQL framework for building and managing GraphQL APIs in TypeScript. | 1,315 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
nicholasbellucci/sociableweaver | A lightweight framework for building GraphQL queries in Swift with a declarative style of programming. | 77 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |