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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | sqlc-1.16.0nb15.tgz |
NetBSD 10.0 | x86_64 | sqlc-1.26.0nb1.tgz |
NetBSD 10.0 | x86_64 | sqlc-1.16.0nb15.tgz |
NetBSD 9.0 | aarch64 | sqlc-1.16.0nb15.tgz |
NetBSD 9.0 | x86_64 | sqlc-1.26.0nb1.tgz |
NetBSD 9.0 | x86_64 | sqlc-1.16.0nb15.tgz |
NetBSD 9.3 | x86_64 | sqlc-1.26.0nb1.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.
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.