sqlc

Query generator

Generates composable and type-safe SQL queries from a Go API

GitHub

101 stars
4 watching
8 forks
Language: Go
last commit: over 8 years ago

Related projects:

Repository Description Stars
go-the-way/sg A Go library for generating standard SQL queries 6
bokwoon95/go-structured-query Automates the creation and execution of SQL queries to simplify data access and mapping 196
elgris/sqrl A Go-based library for building and executing SQL queries with fluent syntax. 279
kesonan/sqlgen Automates code generation for Go-based SQL libraries from MySQL queries 84
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 91
leporo/sqlf A fast and flexible SQL query builder for Go. 146
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
walterwanderley/sqlc-grpc A Go-based gRPC and HTTP/JSON server generator from sqlc queries 137
zhulongcheng/testsql Generates test data from SQL files before testing and clears it after finished. 17
jirfag/go-queryset A 100% type-safe ORM library with code generation for Go, supporting multiple databases. 726
go-rel/rel A modern ORM layer for Golang 772
cch123/elasticsql Converts SQL queries to Elasticsearch DSL queries 1,182
didi/gendry A Go library for building and parameterizing SQL queries in a flexible and reusable way. 1,622
tatut/specql A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. 132
aldy505/bob A Go library for constructing and building SQL queries in a type-safe manner. 17