The devel/sqlc port
sqlc-1.1.0 – create type safe go from SQL
Description
sqlc generates fully type-safe idiomatic Go code from SQL. Here's how it
works:
    1. You write SQL queries
    2. You run sqlc to generate Go code that presents type-safe interfaces to
       those queries
    3. You write application code that calls the methods sqlc generated
No homepage
- Only for arches
- 
aarch64
amd64
arm
arm64
armv7
i386
- Broken
- 
on aarch64: 
port/atomics/arch-arm.h file not found
- Categories:
- 
devel
lang/go
Library dependencies
Build dependencies
Run dependencies