Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.
-
Updated
Oct 31, 2024 - Go
Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.
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.
mongo-go-driver paging library inspired by https://github.com/icza/minquery
common go libraries for foody system
A socket server that listens to database change events from Mongo and sends the user selected data via websockets.
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
Connect Go driver with MongoDB
This is extension for MongoDB Go driver adds support for Google protocol buffers types
Add a description, image, and links to the mongo-go-driver topic page so that developers can more easily learn about it.
To associate your repository with the mongo-go-driver topic, visit your repo's landing page and select "manage topics."