Skip to content

bautrey37/crg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of Concept Application

Using Go and MySQL

MySQL

Create a user admin:admin with DBA privileges

  • Run createDB SQL script: mysql -u admin -p < createDB.sql
  • Input password of admin

Building and Running:

  • go get github.com/go-sql-driver/mysql
  • go build
  • go install crg
  • crg

About

Proof of Concept Interview Question

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages