mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add mgm package (#2893)
This commit is contained in:
parent
d0a244e5d3
commit
cf74dfea5f
@ -516,6 +516,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [gomemcache](https://github.com/bradfitz/gomemcache/) - memcache client library for the Go programming language.
|
* [gomemcache](https://github.com/bradfitz/gomemcache/) - memcache client library for the Go programming language.
|
||||||
* [gorethink](https://github.com/dancannon/gorethink) - Go language driver for RethinkDB.
|
* [gorethink](https://github.com/dancannon/gorethink) - Go language driver for RethinkDB.
|
||||||
* [goriak](https://github.com/zegl/goriak) - Go language driver for Riak KV.
|
* [goriak](https://github.com/zegl/goriak) - Go language driver for Riak KV.
|
||||||
|
* [mgm](https://github.com/kamva/mgm) - MongoDB model-based ODM for Go (based on official MongoDB driver).
|
||||||
* [mgo](https://github.com/globalsign/mgo) - (unmaintained) MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms.
|
* [mgo](https://github.com/globalsign/mgo) - (unmaintained) MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms.
|
||||||
* [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) - Official MongoDB driver for the Go language.
|
* [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) - Official MongoDB driver for the Go language.
|
||||||
* [neo4j](https://github.com/cihangir/neo4j) - Neo4j Rest API Bindings for Golang.
|
* [neo4j](https://github.com/cihangir/neo4j) - Neo4j Rest API Bindings for Golang.
|
||||||
|
Loading…
Reference in New Issue
Block a user