# README
MongoDB adapter for upper.io/db
Please read the full docs, acknowledgements and examples at https://upper.io/db.v3/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.