FICHA · MANJARO

sqlc

Compile SQL to type-safe Go

  • cli
  • CLI
  • Dev
  • DATABASE
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Generates type-safe Go code from SQL queries, helping developers keep database access close to the actual SQL while catching interface mistakes at build time. It is useful for services that prefer explicit SQL over a full ORM.

Generated code depends on schemas and queries being current. Use the right database configuration, review migrations, and avoid committing credentials in sqlc settings.

How to run

sqlc

Commands: sqlc

Permissions

Permissions not analysed for this source yet.