842 Forks
14341 Stars
14341 Watchers

sqlc

Generate type-safe code from SQL

How to download and setup sqlc

Open terminal and run command
git clone https://github.com/sqlc-dev/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/sqlc-dev/sqlc/archive/master.zip

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

If you have some problems with sqlc

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