Categorygithub.com/bartmika/sqlprotector
repositorypackage
0.0.0-20220206221748-6d9fec341a0b
Repository: https://github.com/bartmika/sqlprotector.git
Documentation: pkg.go.dev

# README

sqlprotector

GoDoc Go Report Card

A go package to add support for data at rest encryption to Golang's standard library database/sql.

Installation

In your Golang project, please run:

go get github.com/bartmika/sqlprotector

Documentation

All documentation can be found here.

Contributing

Found a bug? Want a feature to improve your developer experience? Please create an issue.

License

Made with ❤️ by Bartlomiej Mika.
The project is licensed under the ISC License.

Resource used: