ORM

Libraries that implement Object-Relational Mapping or datamapping techniques.

GORM37.3K

The fantastic ORM library for Golang, aims to be developer friendly.

ent15.8K

An entity framework for Go. Simple, yet powerful ORM for modeling and querying data.

SQLBoiler6.8K

ORM generator. Generate a featureful and blazing-fast ORM tailored to your database schema.

bun3.9K

SQL-first Golang ORM. Successor of go-pg.

gorp3.7K

Go Relational Persistence, ORM-ish library for Go.

upper.io/db3.6K

Single interface for interacting with different data sources through the use of adapters that wrap mature database drivers.

gormt2.4K

Mysql database to golang gorm struct.

Prisma2.2K

Prisma Client Go, Typesafe database access for Go.

go-sqlbuilder1.5K

A flexible and powerful SQL string builder library plus a zero-config ORM.

pop/soda1.5K

Database migration, creation, ORM, etc... for MySQL, PostgreSQL, and SQLite.

reform1.4K

Better ORM for Go, based on non-empty interfaces and code generation.

bob858

SQL query builder and ORM/Factory generator for Go. Successor of SQLBoiler.

rel775

Modern Database Access Layer for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API.

Zoom309

Blazing-fast datastore and querying engine built on Redis.

go-sql179

A easy ORM for mysql.

grimoire164

Grimoire is a database access layer and validation for golang. (Support: MySQL, PostgreSQL and SQLite3).

golobby/orm160

Simple, fast, type-safe, generic orm for developer happiness.

go-store112

Simple and fast Redis backed key-value store library for Go.

go-firestorm52

A simple ORM for Google/Firebase Cloud Firestore.

cacheme23

Schema based, typed Redis caching/memoize framework for Go.

CQL17

Built on top of GORM, adds compile-time verified queries based on auto-generated code.

go-dbw15

A simple package that encapsulates database operations.

lore14

Simple and lightweight pseudo-ORM/pseudo-struct-mapping environment for Go.

marlow13

Generated ORM from project structs for compile time safety assurances.