Showing 23 of 23 projects
A full-featured, developer-friendly ORM library for Go with associations, hooks, transactions, and auto migrations.
A CLI tool for scaffolding and building production-ready Go applications with a layered architecture.
A tool that automatically generates Go structs and GORM-compatible code from MySQL, SQLite, and MSSQL databases.
A Go framework for rapid development of API services and microservices with a layered architecture.
A minimalistic migration helper for Gorm ORM, adding schema versioning and rollback support.
A production-ready Go boilerplate built on the Fiber web framework with authentication, database, UI, and deployment features.
A production-ready boilerplate for building web applications with the Fiber framework in Go.
A real-world backend API example built with Go, Fiber, Gorm, and Swagger, following the RealWorld specification.
A PostgreSQL abstraction layer for Go with GORM-like syntax, focusing on security and performance.
A Go tool that generates database code for bun, gorm, sql, sqlx, and xorm from SQL files.
A Go framework for building multi-tenant applications with GORM, supporting PostgreSQL and MySQL.
A Go package that provides a safe query language for database models, generating parameterized SQL where clauses without exposing SQL.
A Go library that provides a safe, drop-in query language for database schemas using GORM.
A production-ready REST API boilerplate built with Go Fiber and GORM, featuring middleware, Docker support, and live reloading.
Generates Go ORM models from SQL DDL files for use with GORM, enabling expressive and fast code.
A simple Go package for seeding and clearing database test data using GORM.
A Go database wrapper that simplifies CRUD operations while avoiding ORM complexity, supporting any GORM driver.
A compile-time safe SQL query language for Go that builds on GORM to provide type-safe database queries without runtime errors.
An opinionated lightweight Go framework for building web APIs and applications, built on top of Fiber.
A framework for building domain-specific modeling environments (DSME) by generating code from Go structs.
A pure non-intrusive Go cache library that automatically caches SQL queries by converting them to reusable IDs.
A Go module providing common utilities for Cloud Native development, including REST, Redis, SQL, and AWS integrations.
A sample Go REST API demonstrating OpenTelemetry instrumentation with Gin and Gorm for observability.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.