Skip to content

rosspatil/Golang-Mongo-Driver-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Mongo Driver example (Golang)


This example is taken from real production project.

This includes implementation of most of the functionalities used in project using mongo-driver.

Are you looking to introduce new and featured mongodb driver in your project?

Here is the example I implemented in my project.

I used latest mongo driver :- https://github.com/mongodb/mongo-go-driver

Kindly report issues if you found any. :)

About

This sample of code base is taken from real production project to demonstrate MongoDB in Golang.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages