Discover Packages
github.com/kirkgo/sqlc-example
command
module
Version:
v0.0.0-...-85f9688
Opens a new window with list of versions in this module.
Published: Apr 14, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
SQLC Example
Short code to test SQLC
How to install
Follow these steps:
git clone https://github.com/kirkgo/sqlc-example.git
cd sqlc-example
go get github.com/lib/pq
go get github.com/kyleconroy/sqlc/cmd/sqlc
go install github.com/kyleconroy/sqlc/cmd/sqlc
How to run:
go run ./main.go
You can know more about SQLC at sqlc.dev .
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.