랭킹으로 돌아가기
Generate type-safe code from SQL
gopostgresqlsqlormcode-generatormysqlpythonkotlinsqlite
주요 지표
스타 성장
스타
18.1k
포크
1.1k
주간 성장
—
이슈
600
5k10k15k
2019년 7월2020년 9월2021년 11월2023년 1월2024년 3월2025년 5월2026년 7월
아티팩트Go Modules
go get github.com/sqlc-dev/sqlcREADME
sqlc: A SQL Compiler
sqlc generates type-safe code from SQL. Here's how it works:
- You write queries in SQL.
- You run sqlc to generate code with type-safe interfaces to those queries.
- 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.
Cyberax - NaNuNaNu - Stumble - WestfalNamur - alecthomas - cameronnewman - danielbprice - davherrmann - dvob - gilcrest - gzuidhof - jeffreylo - mmcloughlin - ryohei1216 - sgielen
관련 저장소



