Back to Developer Roadmap

GORM

src/data/roadmaps/golang/content/[email protected]

4.0598 B
Original Source

GORM

Popular Object-Relational Mapping library for Go. Provides database abstraction with struct-based models, automatic migrations, associations, and query building. Supports multiple databases (MySQL, PostgreSQL, SQLite, SQL Server). Features hooks, transactions, and connection pooling.

Visit the following resources to learn more: