microservicedb

package module
v0.0.0-...-e943f8d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

README

Build Status

Lush Digital - Micro Service Database (Golang)

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:

Installation

Install the package as normal, or use your preferred vendoring tool:

go get -u github.com/LUSHDigital/microservice-db-golang

Documentation

Overview

Package microservicedb provides A set of packages and convenience structs for a Golang microservice that interfaces with a database.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL