Small testcase for obfuscating Databases
Checkout this Repository
go get -u database/sql
go get -u github.com/go-sql-driver/mysql
go get -u github.com/spf13/viper
If you want it to run as a script via Console:
go run obfuscate.go
Or build a native Application:
go build
Copy config.sample.txt to config.txt and add the desired values