./wip/sqlc, Generate type-safe code from SQL

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.25.0, Package name: sqlc-1.25.0, Maintainer: bsiegert

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.


Master sites:

Filesize: 984.542 KB

Version history: (Expand)