A database-first code generator for any language
☆491Jun 14, 2022Updated 3 years ago
Alternatives and similar repositories for gnorm
Users that are interested in gnorm are comparing it to the libraries listed below
Sorting:
- Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server☆3,884Jun 23, 2025Updated 8 months ago
- Generate a Go ORM tailored to your database schema.☆6,978Updated this week
- a Make/rake-like dev tool using Go☆4,573Jun 15, 2025Updated 8 months ago
- Kallax is a PostgreSQL typesafe ORM for the Go language.☆855Dec 28, 2022Updated 3 years ago
- A better ORM for Go, based on non-empty interfaces and code generation.☆1,457Dec 15, 2025Updated 2 months ago
- github.com/cznic/ql has moved to modernc.org/ql☆1,300Nov 22, 2018Updated 7 years ago
- Jennifer is a code generator for Go☆3,601Sep 8, 2024Updated last year
- xast: ast rewriter with built-in clean up.☆27Aug 31, 2017Updated 8 years ago
- Additions to Go's database/sql for super fast performance and convenience.☆1,852Oct 4, 2024Updated last year
- Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.☆3,646Dec 6, 2025Updated 2 months ago
- Easily generate gRPC services in Go ⚡️☆1,504Jul 19, 2023Updated 2 years ago
- Fluent SQL generation for golang☆7,872Apr 24, 2024Updated last year
- Go channels at horizontal scale (powered by message queues)☆1,549Jul 22, 2022Updated 3 years ago
- A simple SQL Query Builder☆320Feb 28, 2023Updated 3 years ago
- Vendoring for executables written in Go☆412Mar 4, 2022Updated 3 years ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,640Jul 4, 2025Updated 7 months ago
- Code generation tools for Go.☆432Jun 3, 2025Updated 8 months ago
- 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.☆730Feb 24, 2023Updated 3 years ago
- SQL schema migration tool for Go.☆3,407Nov 21, 2025Updated 3 months ago
- Yaegi is Another Elegant Go Interpreter☆8,082Feb 9, 2026Updated 3 weeks ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Nov 26, 2023Updated 2 years ago
- Generate type-safe code from SQL☆17,043Updated this week
- Simple and powerful toolkit for BoltDB☆2,103Jan 7, 2024Updated 2 years ago
- SQL builder and query library for golang☆2,637May 22, 2024Updated last year
- A PDF document generator with high level support for text, drawing and images☆4,465Nov 13, 2021Updated 4 years ago
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,266Mar 6, 2025Updated 11 months ago
- The simple and easy way to embed static files into Go binaries.☆3,397Dec 4, 2021Updated 4 years ago
- Go driven rpc code generation tool for right now.☆877Aug 16, 2024Updated last year
- Kafka-style message streaming in Go. Built on NATS. Single binary, no JVM, no ZooKeeper.☆2,775Updated this week
- It's like go run for any go function☆1,051Jun 13, 2025Updated 8 months ago
- Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang…☆4,455May 14, 2021Updated 4 years ago
- A modern text/numeric/geo-spatial/vector indexing library for go☆10,976Updated this week
- Attach hooks to any database/sql driver☆663Jun 27, 2024Updated last year
- Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJ…☆2,902Oct 16, 2022Updated 3 years ago
- Project has been moved to: https://github.com/go-git/go-git☆4,897Apr 10, 2022Updated 3 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- like gofmt except for go templates