postgresql/

directory
v0.0.0-...-3afccc4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2023 License: Apache-2.0

README

sqlc.dev

sqlc generates fully type-safe idiomatic Go code from SQL

Install

  • macOS
brew install sqlc
  • go install
go install github.com/kyleconroy/sqlc/cmd/sqlc@latest

Generate Go code

  • local executable
sqlc generate
  • docker run
docker run --rm -v $(pwd):/src -w /src kjconroy/sqlc generate

Migrate

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL