package
0.0.0-20190526235030-072cabf93805
Repository: https://github.com/spidernest-go/db.git
Documentation: pkg.go.dev
# README
MongoDB adapter for upper.io/db
Please read the full docs, acknowledgements and examples at https://github.com/spidernest-go/db/wrappers/mongo.
# Constants
Adapter holds the name of the mongodb adapter.
# Structs
Collection represents a mongodb collection.
ConnectionURL implements a MongoDB connection struct.
Source represents a MongoDB database.