No Description

dependabot[bot] df9413cf03 build(deps): bump golang from 1.23.0 to 1.23.1 (#3586) 1 week ago
.github 754b95616c chore: Remove the triage label (#3527) 1 month ago
.vscode 170059f3f2 feat(devenv): add vscode settings.json with auto newline (#2834) 11 months ago
cmd 4507ede83f feat(plugin): Use gRPC interface for codegen plugin communication (#2930) 10 months ago
docs 7613c7fb1b fixed json format and invalid property (#3459) 2 weeks ago
examples fe75daef25 feat(cli): Bump version from 1.26.0 to 1.27.0 (#3526) 1 month ago
internal 598d81c394 feat(quickdb): Remove unused func (#3576) 2 weeks ago
pkg 3b48228691 chore: Finish migration to sqlc-dev/sqlc (#2548) 1 year ago
protos 64313a6fe2 feat(verify): Add new command to verify queries and migrations (#2986) 10 months ago
scripts ac1d7f5841 test(endtoend): Re-use databases when possible (#3315) 5 months ago
.gitignore c269459151 chore: Ignore Vim swap files (#2616) 1 year ago
.readthedocs.yaml 1663392017 docs: Add a ReadTheDocs config file (#2327) 1 year ago
Dockerfile df9413cf03 build(deps): bump golang from 1.23.0 to 1.23.1 (#3586) 1 week ago
LICENSE 4f930bc123 update: Set current year in docs and license (#3455) 2 months ago
Makefile 757187c331 feat: Managed databases with any accessible server (#3421) 3 months ago
README.md 57d7ef26c5 docs: Fix readme links (#3424) 3 months ago
buf.gen.yaml 64313a6fe2 feat(verify): Add new command to verify queries and migrations (#2986) 10 months ago
buf.lock da6fe0a21f protos: Add missing field name (#2354) 1 year ago
buf.work.yaml 6eb27c005c setup bufbuild to generate proto (#1974) 1 year ago
cliff.toml 3b48228691 chore: Finish migration to sqlc-dev/sqlc (#2548) 1 year ago
devenv.lock 07933428eb build(devenv): bump go from 1.20.7 to 1.21.0 (#2702) 1 year ago
devenv.nix 5ef20c6749 refactor(codegen): Remove golang and json settings from plugin proto (#2822) 11 months ago
devenv.yaml b09ddb7d14 build: Configure dependencies via devenv.sh (#2319) 1 year ago
docker-compose.yml e8405b5bb2 test: Enabled MySQL database (#3318) 5 months ago
go.mod 23b83cfc3c build(deps): bump the production-dependencies group across 1 directory with 2 updates (#3565) 2 weeks ago
go.sum 23b83cfc3c build(deps): bump the production-dependencies group across 1 directory with 2 updates (#3565) 2 weeks ago
placeholder.go 3b48228691 chore: Finish migration to sqlc-dev/sqlc (#2548) 1 year ago

README.md

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.

Riza.io

Coder.com Mint.fun Mux.com

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