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.
84 stars
4 watching
10 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
codegendatabasegeneratorgolangmysqlsqlgensqlgeneratesqlgenerator
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library for generating standard SQL queries | 6 |
| Tools for generating Golang code from SQL definitions | 18 |
| A Go-based library for building and executing SQL queries with fluent syntax. | 279 |
| A toolkit for parsing and generating SQL code in Go | 107 |
| Generates Go code for CosmWasm smart contracts | 26 |
| Automates the generation of boilerplate code for common Go applications | 5 |
| A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
| A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |
| Generates Go code for interacting with Smithy models | 182 |
| Generates composable and type-safe SQL queries from a Go API | 101 |
| Generates Go server code from REST and workflow specifications | 142 |
| Automates the generation of type-safe conversion methods between data structures | 576 |
| A tool to automatically generate Java code based on GraphQL schema definitions | 17 |
| Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings | 407 |
| Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |