A set of components used to implement MongoDB persistence.
Packages
The module contains the following packages:
- Build - Factory to create MongoDB persistence components.
- Connect - Connection component to configure MongoDB connection to database.
- Persistence - abstract persistence components to perform basic CRUD operations.
Use
Get the package from the Github repository:
go get -u github.com/pip-services4/pip-services4-go/tree/main/pip-services4-mongodb-go@latest