Skip to content

MitchDresdner/winestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Winestore

Basic DB access with Go

This example uses a postgres db and demonstrates:

  • DB properties configured in YAML
  • AES encoded password property
  • Passing secret key in environment
  • Preloading a stat set of startup data

For a more thorough description please see Better practices for Go Database use.

About

DB access with Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages