Skip to content

bartmika/sqlprotector

Repository files navigation

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:

About

Extension package for Golang's database/sql to support data at rest encryption

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages