proxy.golang.org : github.com/akshaybabloo/mongo : v1.2.6
mongo is a simple wrapper for MongoDb Driver, this package uses "id" instead of "_id" to find or add a document. It is important to know that you will have to index id field for optimum performance. In general you would't need this package at all, if you rely more on "id" and simple access to MongoDB API then this module will help you. Example:
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/akshaybabloo/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- go.mongodb.org/mongo-driver v1.8.1