567 Forks
8421 Stars
8421 Watchers

sqlc

Generate type-safe code from SQL

How to download and setup sqlc

Open terminal and run command
git clone https://github.com/kyleconroy/sqlc.git
git clone is used to create a copy or clone of sqlc 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 sqlc https://github.com/kyleconroy/sqlc/archive/master.zip

Or simply clone sqlc with SSH
[email protected]:kyleconroy/sqlc.git

If you have some problems with sqlc

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