20 Forks
457 Stars
457 Watchers

sqlvet

Go fearless SQL. Sqlvet performs static analysis on raw SQL queries in your Go code base.

How to download and setup sqlvet

Open terminal and run command
git clone https://github.com/houqp/sqlvet.git
git clone is used to create a copy or clone of sqlvet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sqlvet https://github.com/houqp/sqlvet/archive/master.zip

Or simply clone sqlvet with SSH
[email protected]:houqp/sqlvet.git

If you have some problems with sqlvet

You may open issue on sqlvet support forum (system) here: https://github.com/houqp/sqlvet/issues