mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add mql (#4985)
This commit is contained in:
parent
aff2a7a98b
commit
96cddffa6d
@ -2040,6 +2040,7 @@ _Unofficial libraries for package and dependency management._
|
|||||||
- [jsonpath](https://github.com/AsaiYusuke/jsonpath) - A query library for retrieving part of JSON based on JSONPath syntax.
|
- [jsonpath](https://github.com/AsaiYusuke/jsonpath) - A query library for retrieving part of JSON based on JSONPath syntax.
|
||||||
- [jsonql](https://github.com/elgs/jsonql) - JSON query expression library in Golang.
|
- [jsonql](https://github.com/elgs/jsonql) - JSON query expression library in Golang.
|
||||||
- [jsonslice](https://github.com/bhmj/jsonslice) - Jsonpath queries with advanced filters.
|
- [jsonslice](https://github.com/bhmj/jsonslice) - Jsonpath queries with advanced filters.
|
||||||
|
- [mql](https://github.com/hashicorp/mql) - Model Query Language (mql) is a query language for your database models.
|
||||||
- [rql](https://github.com/a8m/rql) - Resource Query Language for REST API.
|
- [rql](https://github.com/a8m/rql) - Resource Query Language for REST API.
|
||||||
- [rqp](https://github.com/timsolov/rest-query-parser) - Query Parser for REST API. Filtering, validations, both `AND`, `OR` operations are supported directly in the query.
|
- [rqp](https://github.com/timsolov/rest-query-parser) - Query Parser for REST API. Filtering, validations, both `AND`, `OR` operations are supported directly in the query.
|
||||||
- [straf](https://github.com/SonicRoshan/straf) - Easily Convert Golang structs to GraphQL objects.
|
- [straf](https://github.com/SonicRoshan/straf) - Easily Convert Golang structs to GraphQL objects.
|
||||||
|
Loading…
Reference in New Issue
Block a user