kyokomi / goma

goma is a Database access framework for golang(Go)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goma (胡麻)

Circle CI GoDoc

goma (胡麻) is a Database access framework for golang(Go)

I'm making based on Doma;

golang version 1.4.0 〜

Install

$ go get gopkg.in/kyokomi/goma.v1/gen/goma

latest Ver

$ go get github.com/kyokomi/goma/gen/goma

Usage

GitBook Document

Command

   init-config	create example config file
   gen		generate code by params
   gen-config	generate code by config
   help, h	Shows a list of commands or help for one command

Support Driver

Author

kyokomi

Licence

Apache License Version 2.0

About

goma is a Database access framework for golang(Go)

License:Apache License 2.0


Languages

Language:Go 99.5%Language:Shell 0.5%