Yamgo is a MongoDB object modeling tool designed to developers working with the native Mongo Go Driver. Yamgo supports both promises and callbacks.
go get -u github.com/nocfer/yamgo
You can find the documentation at the website https://pkg.go.dev/github.com/nocfer/yamgo
Pull requests are always welcome!
This is a personal project and also my first approach to golang in general, feel free to help me make this module better with your contribution.
Please base your pull requests against the master branch.