项目作者: AnthonyMichaelc

项目描述 :
a go project with mysql connection. Simple insert and then reading the given value. More to work on
高级语言: Go
项目地址: git://github.com/AnthonyMichaelc/learning-go-mysql.git
创建时间: 2018-07-17T07:06:45Z
项目社区:https://github.com/AnthonyMichaelc/learning-go-mysql

开源协议:

下载


Testing out connecting a go project to MySql locally. Currently only inserts and then reads the one insert from the specific table.

More to add at some point