solution-a - modern data faker.
current status: under active development.
-
Install Go 1.6+ https://golang.org/
-
Install Docker
-
$ git clone [email protected]:Striker007/solution-a
-
$ make compile
(compile under Docker) -
$ make
(compile native) -
$ bin/solution-a
-
Test DB
-
$ docker-compose up
run MySQL -
run from some client [test/mysql.sql]