sqlgen

Code generator

Automates code generation for Go-based SQL libraries from MySQL queries

A tool to generate bun, gorm, sql, sqlx and xorm sql code.

GitHub

84 stars
4 watching
10 forks
Language: Go
last commit: about 3 years ago
Linked from 1 awesome list

codegendatabasegeneratorgolangmysqlsqlgensqlgeneratesqlgenerator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
go-the-way/sgA Go library for generating standard SQL queries6
mafulong/godalTools for generating Golang code from SQL definitions18
elgris/sqrlA Go-based library for building and executing SQL queries with fluent syntax.279
sunary/sqlizeA toolkit for parsing and generating SQL code in Go107
srdtrk/go-codegenGenerates Go code for CosmWasm smart contracts26
azr/generatorsAutomates the generation of boilerplate code for common Go applications5
99designs/gqlgenA Go library for building GraphQL servers using a schema-first approach and code generation.10,018
jirfag/go-querysetA 100% type-safe ORM library with code generation for Go, supporting multiple databases.726
aws/smithy-goGenerates Go code for interacting with Smithy models182
relops/sqlcGenerates composable and type-safe SQL queries from a Go API101
grofers/go-codonGenerates Go server code from REST and workflow specifications142
jmattheis/goverterAutomates the generation of type-safe conversion methods between data structures576
kobylynskyi/graphql-java-codegen-maven-pluginA tool to automatically generate Java code based on GraphQL schema definitions17
khaosdoctor/gotqlProvides a utility to generate and execute GraphQL queries using JSON objects instead of strings407
bokwoon95/go-structured-queryAutomates the creation and execution of SQL queries to simplify data access and mapping196