kyleconroy/sqlc

Generate type-safe code from SQL

18,246

stars

1,893

commits

Go

primary language

Sep 4, 2026

updated

sqlc.dev
code-generator
go
kotlin
mysql
orm
postgresql
python
sql
sqlite
Browse cluster: SQL databases and ORMs

README

sqlc: A SQL Compiler

go Go Report Card

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.

Check out an interactive example to see it in action, and the introductory blog post for the motivation behind sqlc.

Overview

Supported languages

Additional languages can be added via plugins.

Sponsors

Development is possible thanks to our sponsors. If you would like to support sqlc, please consider sponsoring on GitHub.

Coder.com Mint.fun Mux.com

Cyberax - NaNuNaNu - Stumble - WestfalNamur - alecthomas - cameronnewman - danielbprice - davherrmann - dvob - gilcrest - gzuidhof - jeffreylo - mmcloughlin - ryohei1216 - sgielen

Contributors

(top 30 of 242)

kyleconroy

841 commits

dependabot[bot]

392 commits

andrewmbenton

95 commits

kyleconroy/sqlc

Generate type-safe code from SQL

18,246

stars

1,893

commits

Go

primary language

Sep 4, 2026

updated

sqlc.dev
code-generator
go
kotlin
mysql
orm
postgresql
python
sql
sqlite
Browse cluster: SQL databases and ORMs

README

sqlc: A SQL Compiler

go Go Report Card

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.

Check out an interactive example to see it in action, and the introductory blog post for the motivation behind sqlc.

Overview

Supported languages

Additional languages can be added via plugins.

Sponsors

Development is possible thanks to our sponsors. If you would like to support sqlc, please consider sponsoring on GitHub.

Coder.com Mint.fun Mux.com

Cyberax - NaNuNaNu - Stumble - WestfalNamur - alecthomas - cameronnewman - danielbprice - davherrmann - dvob - gilcrest - gzuidhof - jeffreylo - mmcloughlin - ryohei1216 - sgielen

Contributors

(top 30 of 242)

kyleconroy

841 commits

dependabot[bot]

392 commits

andrewmbenton

95 commits

Languages

Go

97.6%

Go Template

2.2%