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: over 1 year ago
Linked from 1 awesome list

codegendatabasegeneratorgolangmysqlsqlgensqlgeneratesqlgenerator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-the-way/sg A Go library for generating standard SQL queries 6
mafulong/godal Tools for generating Golang code from SQL definitions 18
elgris/sqrl A Go-based library for building and executing SQL queries with fluent syntax. 279
sunary/sqlize A toolkit for parsing and generating SQL code in Go 107
srdtrk/go-codegen Generates Go code for CosmWasm smart contracts 26
azr/generators Automates the generation of boilerplate code for common Go applications 5
99designs/gqlgen A Go library for building GraphQL servers using a schema-first approach and code generation. 10,018
jirfag/go-queryset A 100% type-safe ORM library with code generation for Go, supporting multiple databases. 726
aws/smithy-go Generates Go code for interacting with Smithy models 182
relops/sqlc Generates composable and type-safe SQL queries from a Go API 101
grofers/go-codon Generates Go server code from REST and workflow specifications 142
jmattheis/goverter Automates the generation of type-safe conversion methods between data structures 576
kobylynskyi/graphql-java-codegen-maven-plugin A tool to automatically generate Java code based on GraphQL schema definitions 17
khaosdoctor/gotql Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings 407
bokwoon95/go-structured-query Automates the creation and execution of SQL queries to simplify data access and mapping 196