godal
Code generator
Tools for generating Golang code from SQL definitions
godal provides the ability to generate specific golang code. The godal is to enable developers to write fast code in an expressive way.
18 stars
3 watching
0 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
gogolanggormgorm-modelorm
Related projects:
Repository | Description | Stars |
---|---|---|
kesonan/sqlgen | Automates code generation for Go-based SQL libraries from MySQL queries | 82 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,243 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
elgris/sqrl | A Go-based library for building and executing SQL queries with fluent syntax. | 278 |
go-the-way/sg | A Go library for generating standard SQL queries | 6 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |
marlow/marlow | A tool that generates type-safe code for interacting with data persistence layers at compile time. | 13 |
aws/smithy-go | Generates Go code for interacting with Smithy models | 177 |
airbusgeo/godal | A Golang wrapper around the GDAL library for working with geospatial data | 139 |
senselogic/generis | A lightweight code preprocessor for Go that adds features like generics and HTML templating. | 43 |
go-rel/rel | A modern ORM layer for Golang | 770 |
magodo/hclgrep | A tool that searches HCL(v2) code using syntax trees | 89 |
aphoh/go-substrate-gen | A tool that generates boilerplate code for substrate-based chains | 7 |
goccmack/gocc | A tool for generating lexers and parsers from a BNF file with semantic actions. | 615 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |