package
3.9.0+incompatible
Repository: https://github.com/datomar-labs-inc/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/datomar-labs-inc/db/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.