Compile SQL to type-safe code

How it Works

sqlc generates fully type-safe idiomatic code from SQL.

  1. You write SQL queries
  2. You run sqlc to generate code that presents type-safe interfaces to those queries
  3. You write application code calling the methods sqlc generated.

Seriously, it's that easy. You don't have to write any boilerplate SQL querying code ever again. See the current list of supported programming languages and databases.

Ready to try it out?
Download the latest release now.

Sponsored and used by these lovely companies

Meter
ngrok
Weave