go-orm-example

module
v0.0.0-...-2e33dd1 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2020 License: MIT

README

Go ORM Example

This repository is example of Go ORM.

Setup

$ mysql -u root -h 127.0.0.1 < misc/queries/create_database.sql
$ mysql -u root -h 127.0.0.1 go_orm_example < misc/queries/ddl.sql
$ mysql -u root -h 127.0.0.1 go_orm_example < misc/queries/test_data.sql

License

MIT

Author

Masahiro Furudate (a.k.a. 178inaba)
178inaba.git@gmail.com

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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