corm is a lightweight and easy-to-use ORM library for Go. It supports MySQL and PostgreSQL, providing a fluent Query Builder, struct mapping, and transaction management.
Production-inspired distributed background job processing engine built with Go, Redis, and PostgreSQL. Features worker pools, retries, DLQ, crash recovery, scheduling, observability, idempotency, and backpressure handling.
A Go toolkit for building HTTP services with Gin — config, database (MySQL/PostgreSQL), JWT auth, logging, middleware, and standardized API responses out of the box.