Hi,

Here is a port of sqlc - A neat tool for generating Go from SQL.

Homepage: https://github.com/kyleconroy/sqlc
DESCR:
  sqlc generates fully-type safe idiomatic Go code from SQL. Here's how it
  works:
  
      You write SQL queries
      You run sqlc to generate Go code that presents type-safe interfaces to
      those queries
      You write application code that calls the methods sqlc generated.
  
OK?

Cheers,
Aaron

-- 
PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A  4AF0 1F81 112D 62A9 ADCE

Attachment: sqlc.tgz
Description: Binary data

Reply via email to