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.
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.
A comprehensive, high-level ORM wrapper for Go built on top of GORM that provides a generic interface for database operations with PostgreSQL and other SQL databases.