A simple utility Go package for connecting to Mongodb. This package has following features:
- Connecting to mongodb client.
- Creating new database once the mongodb client is connected.
- Creating collections inside the database.
go get github.com/amitjangid80/go-mongodb-client@latest