SimonWaldherr / golang-examples

Go(lang) examples - (explain the basics of #golang)
https://simonwaldherr.github.io/golang-examples/
MIT License
1.57k stars 453 forks source link

Added MongoDB Database in Go #92

Closed Arpit529Srivastava closed 3 weeks ago

Arpit529Srivastava commented 3 weeks ago

Issue resolved #31. Integrated MongoDB database into the Golang code to improve understanding of databases in the Go examples.

@SimonWaldherr, please review this.