package
1.28.2
Repository: https://github.com/webx-top/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.

# Variables

No description provided by the author

# Structs

Collection represents a mongodb collection.
ConnectionURL implements a MongoDB connection struct.
Source represents a MongoDB database.