databases/sqlc - The NetBSD Packages Collection

Generate type-safe code from SQL

sqlc 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.

Build dependencies

lang/go121 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64sqlc-1.16.0nb10.tgz
NetBSD 10.0aarch64sqlc-1.16.0nb4.tgz
NetBSD 10.0aarch64sqlc-1.16.0nb8.tgz
NetBSD 10.0x86_64sqlc-1.16.0nb10.tgz
NetBSD 10.0_BETAx86_64sqlc-1.16.0nb7.tgz
NetBSD 8.0x86_64sqlc-1.16.0nb8.tgz
NetBSD 8.0x86_64sqlc-1.16.0nb4.tgz
NetBSD 8.0x86_64sqlc-1.16.0nb10.tgz
NetBSD 9.0aarch64sqlc-1.16.0nb10.tgz
NetBSD 9.0aarch64sqlc-1.16.0nb4.tgz
NetBSD 9.0aarch64sqlc-1.16.0nb8.tgz
NetBSD 9.0x86_64sqlc-1.16.0nb10.tgz
NetBSD 9.0x86_64sqlc-1.16.0nb6.tgz
NetBSD 9.0x86_64sqlc-1.16.0nb7.tgz
NetBSD 9.0x86_64sqlc-1.16.0nb8.tgz
NetBSD 9.3x86_64sqlc-1.16.0nb5.tgz
NetBSD 9.3x86_64sqlc-1.16.0nb10.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.