26 results for “topic:mongo-go-driver”
Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.
mongo-go-driver examples
Golang Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines with all information like Total records, Page, Per Page, Previous, Next, Total Page and query results.
Use mongo-go-driver like mgo
RESTful API in Go with MongoDB;Follow my blogposts on medium
This sample of code base is taken from real production project to demonstrate MongoDB in Golang.
RESTful API with Go and MongoDB
Using go-cloud/wire for DI, mongo official driver, Gin
"Chat it" is a mini Reddit-like app trying out Graphql (Subscriptions and HTTP) with Golang, React (Apollo) and Mongodb.
Mongo leaf is a simple tool between you and go-mongodb driver. in leaf we only use json format to use mongo just like mongo-shell if you have a dynamic scenario mongo leaf might be useful for you.
Simple Database Abstraction Layer for MongoDB in Golang.
A socket server that listens to database change events from Mongo and sends the user selected data via websockets.
mongo-go-driver paging library inspired by https://github.com/icza/minquery
common go libraries for foody system
Practise gRPC base on https://github.com/simplesteph/grpc-go-course
vue3 + golang todo WebApp
Golang implementation of Mongo Driver in a REST API
REST API for my personal blog, built using Go, MUX and Mongo-go-driver
No description provided.
This is extension for MongoDB Go driver adds support for Google protocol buffers types
Connect Go driver with MongoDB
Yet Another Mongo Go package
Template project to build API with GO without framework
No description provided.
Encoder and Decoder Codec for shopspring's decimal.Decimal{} as primitive.Decimal128 on official mongo-go-driver
Encode and decode UUID from Mongo