A set of database packages for Golang microservices. Best used in conjunction
with microservice-core-golang
NOTE: Requires Go 1.10+
Package Contents
Migrator
Migrator utilises the package github.com/ for processing time-stamped .sql
files to be ran as sequenntial migrations against a database. Currently it
supports the following databases: