module
Version:
v0.0.0-...-2e33dd1
Opens a new window with list of versions in this module.
Published: Jan 29, 2020
License: MIT
Opens a new window with license information.
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
¶
Click to show internal directories.
Click to hide internal directories.