A set of components to implement SqlServer persistence.
Packages
The module contains the following packages:
- Build - factory to create SqlServer persistence components.
- Connect - connection component to configure SqlServer connection to a database.
- Persistence - abstract persistence components to perform basic CRUD operations.
Use
Install the Go package as
go get github.com/pip-services3-gox/pip-services3-sqlserver-gox@latest