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: about 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 197
elgris/sqrl A Go-based library for building and executing SQL queries with fluent syntax. 278
kesonan/sqlgen Automates code generation for Go-based SQL libraries from MySQL queries 82
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 89
leporo/sqlf A fast and flexible SQL query builder for Go. 144
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 132
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 770
cch123/elasticsql Converts SQL queries to Elasticsearch DSL queries 1,177
didi/gendry A Go library for building and parameterizing SQL queries in a flexible and reusable way. 1,621
tatut/specql A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. 132
aldy505/bob An SQL query builder for Go that provides a structured way to create and execute SQL queries. 17