query-language.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [query-language]
www.codever.land/bookmarks/t/query-language
gojsonq
https://github.com/thedevsaddam/gojsonq
A simple Go package to Query over JSON Data.
- tags: go, query-language
- :octocat: source code
graphql
https://github.com/neelance/graphql-go
GraphQL server with a focus on ease of use.
- tags: go, query-language
- :octocat: source code
jsonql
https://github.com/elgs/jsonql
JSON query expression library in Golang.
- tags: go, query-language
- :octocat: source code
jsonslice
https://github.com/bhmj/jsonslice
Jsonpath queries with advanced filters.
- tags: go, query-language
- :octocat: source code
rql
Resource Query Language for REST API.
- tags: go, query-language
- :octocat: source code