jet

Type-safe SQL query builder

A tool for efficiently writing and executing complex type-safe SQL queries in Go with automatic data mapping.

Type safe SQL builder with code generation and automatic query result data mapping

GitHub

3k stars
26 watching
123 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

cockroachdbcode-completioncode-generatorcodegeneratordatabasedatamappergolangmariadbmysqlpostgrespostgresqlsqlsql-buildersql-queriessql-querysql-query-buildersqlbuildersqlitetypesafetypesafety

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bokwoon95/go-structured-queryAutomates the creation and execution of SQL queries to simplify data access and mapping196
doug-martin/goquAn expressive SQL builder and executor for Go2,424
xo/xoA tool that generates idiomatic Go code for SQL databases based on their schema or custom queries.3,748
sqlc-dev/sqlcGenerates type-safe code from SQL queries13,704
aldy505/bobA Go library for constructing and building SQL queries in a type-safe manner.17
kesonan/sqlgenAutomates code generation for Go-based SQL libraries from MySQL queries84
jooq/jooqA powerful and type-safe way to write SQL queries in Java6,196
huandu/go-sqlbuilderA flexible and powerful SQL string builder library with a zero-config ORM.1,477
relops/sqlcGenerates composable and type-safe SQL queries from a Go API101
cristalhq/builqA simple and safe Go library for building SQL queries with parameter indexing.91
go-sql-driver/mysqlA MySQL driver library for Go's database/sql package14,580
volatiletech/sqlboilerAn ORM generator that creates a Go-based data access layer from an existing database schema.6,776
arthurkushman/buildsqlxA Go library for building database queries with support for various query patterns and features172
jirfag/go-querysetA 100% type-safe ORM library with code generation for Go, supporting multiple databases.726
didi/gendryA Go library for building and parameterizing SQL queries in a flexible and reusable way.1,622