go-queryset
100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.
How to download and setup go-queryset
Open terminal and run command
git clone https://github.com/jirfag/go-queryset.git
git clone is used to create a copy or clone of go-queryset 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 go-queryset https://github.com/jirfag/go-queryset/archive/master.zip
Or simply clone go-queryset with SSH
[email protected]:jirfag/go-queryset.git