macOSWindowsLinux
alternativa a PostgreSQL
Generate type-safe code from SQL
gopostgresqlsqlormcode-generatormysqlpythonkotlinsqlite
Métricas clave
Crecimiento de estrellas
Estrellas
18.3k
Forks
1.1k
Crecimiento semanal
+29
Issues
582
5k10k15k
jul 2019sept 2020nov 2021feb 2023abr 2024jun 2025sept 2026
↓ Descargar
Todas las versiones →macOS
Windows
ArtefactosGo Modules
README
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
Repositorios relacionados


