Skip to content

THPT/generate_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate data

Install

Golang must be installed with config $GOROOT & $GOPATH

Pull library with command

go get

Usage

Init database with file sql/init.sql

Build project

go build

Execute binary file

./generate_data

Config

Must be in same path with binary file, in folder

config/config.yaml

Update connection configuration in config.yaml Supported Postgres (postgres) and MySQL (mysql)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages