Query Language - Awesome Go
- api-fu - Comprehensive GraphQL implementation.
- dasel - Query and update data structures using selectors from the command line. Comparable to jq/yq but supports JSON, YAML, TOML and XML with zero runtime dependencies.
- gojsonq - A simple Go package to Query over JSON Data.
- goven - A drop-in query language for any database schema.
- gqlgen - go generate based graphql server library.
- grapher - A GraphQL field builder utilizing Go generics with extra utilities and features.
- graphql - graphql parser + utilities.
- graphql - GraphQL server with a focus on ease of use.
- graphql-go - Implementation of GraphQL for Go.
- gws - Apollos' "GraphQL over Websocket" client and server implementation.
- jsonpath - A query library for retrieving part of JSON based on JSONPath syntax.
- jsonql - JSON query expression library in Golang.
- jsonslice - Jsonpath queries with advanced filters.
- mql - Model Query Language (mql) is a query language for your database models.
- rql - Resource Query Language for REST API.
- rqp - Query Parser for REST API. Filtering, validations, both AND, OR operations are supported directly in the query.
- straf - Easily Convert Golang structs to GraphQL objects.