package
4.9.0
Repository: https://github.com/upper/db.git
Documentation: pkg.go.dev

# README

MongoDB adapter for upper/db

Please read the full docs, acknowledgements and examples at https://upper.io/v4/adapter/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.