Go-lang Query Language

Back

1. api-fu

Comprehensive GraphQL implementation.

2. 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.

3. gojsonq

A simple Go package to Query over JSON Data.

4. gqlgen

go generate based graphql server library.

5. graphql

GraphQL server with a focus on ease of use.

6. graphql-go

Implementation of GraphQL for Go.

7. gws

Apollos' "GraphQL over Websocket" client and server implementation.

8. jsonpath

A query library for retrieving part of JSON based on JSONPath syntax.

9. jsonql

JSON query expression library in Golang.

10. jsonslice

Jsonpath queries with advanced filters.

11. rql

Resource Query Language for REST API.

12. rqp

Query Parser for REST API. Filtering, validations, both `AND`, `OR` operations are supported directly in the query.

13. straf

Easily Convert Golang structs to GraphQL objects.