package
3.3.1+incompatible
Repository: https://github.com/pengsrc/upper-db.git
Documentation: pkg.go.dev

# README

MongoDB adapter for upper.io/db

Please read the full docs, acknowledgements and examples at https://upper.io/db.v3/wrappers/mongo.

# Functions

Open stablishes a new connection to a SQL server.
ParseURL parses s into a ConnectionURL struct.

# 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.