sqlc
Code generator
Generates type-safe code from SQL queries
Generate type-safe code from SQL
13k stars
80 watching
804 forks
Language: Go
last commit: 7 days ago
Linked from 2 awesome lists
code-generatorgokotlinmysqlormpostgresqlpythonsqlsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
relops/sqlc | Generates composable and type-safe SQL queries from a Go API | 101 |
go-jet/jet | A tool for efficiently writing and executing complex type-safe SQL queries in Go with automatic data mapping. | 2,663 |
rbock/sqlpp11 | A type-safe SQL template library that allows defining types and constructing queries with compile-time checks. | 2,473 |
xo/xo | A tool that generates idiomatic Go code for SQL databases based on their schema or custom queries. | 3,737 |
kesonan/sqlgen | Automates code generation for Go-based SQL libraries from MySQL queries | 82 |
tobymao/sqlglot | A comprehensive SQL parser and transpiler for multiple dialects | 6,745 |
sql-machine-learning/sqlflow | Compiles SQL programs to Kubernetes workflows for machine learning tasks | 5,096 |
volatiletech/sqlboiler | An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,763 |
stephencelis/sqlite.swift | A type-safe interface to SQLite3 for Swift development | 9,732 |
fsprojects/rezoom.sql | A statically typed SQL compiler and type provider for F# | 669 |
data-dog/go-sqlmock | A tool to simulate SQL driver behavior in Go tests without needing a real database connection. | 6,153 |
jooq/jooq | A powerful and type-safe way to write SQL queries in Java | 6,170 |
dotansimha/graphql-code-generator | A tool that generates code from GraphQL schemas and operations | 10,856 |
elgris/sqrl | A Go-based library for building and executing SQL queries with fluent syntax. | 278 |
go-the-way/sg | A Go library for generating standard SQL queries | 6 |