mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Adding query language section, add graphql-go.
This commit is contained in:
parent
7e05515fc3
commit
99bef80c13
@ -44,6 +44,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
- [Networking](#networking)
|
||||
- [OpenGL](#opengl)
|
||||
- [ORM](#orm)
|
||||
- [Query Language](#query-language)
|
||||
- [Package Management](#package-management)
|
||||
- [Resource Embedding](#resource-embedding)
|
||||
- [Science and Data Analysis](#science-and-data-analysis)
|
||||
@ -545,6 +546,10 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [Xorm](https://github.com/go-xorm/xorm) - Simple and powerful ORM for Go.
|
||||
* [Zoom](https://github.com/albrow/zoom) - A blazing-fast datastore and querying engine built on Redis.
|
||||
|
||||
## Query Language
|
||||
|
||||
* [graphql-go](https://github.com/chris-ramon/graphql-go) - An implementation of GraphQL for Go.
|
||||
|
||||
|
||||
## Package Management
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user