Path to this page:
./
wip/sqlc,
Generate type-safe code from SQL
Branch: CURRENT,
Version: 1.26.0,
Package name: sqlc-1.26.0,
Maintainer: bsiegertsqlc generates type-safe code from SQL. Here's how it works:
1. You write queries in SQL.
2. You run sqlc to generate code with type-safe interfaces to those queries.
3. You write application code that calls the generated code.
sqlc generates idiomatic code like you would write yourself.
Master sites:
Filesize: 988.2 KB
Version history: (Expand)
- (2024-08-02) Updated to version: sqlc-1.26.0
- (2024-02-11) Updated to version: sqlc-1.25.0
- (2023-08-25) Package added to pkgsrc.se, version sqlc-1.19.1 (created)