Cute Gopher Mascot

The Best Go Libraries For ORM (24)

Discover the best Go libraries for ORM! Find the perfect tools to streamline your development and boost productivity. From go-store to grimoire, we've got you covered. Let the coding begin!

go-store

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

See More! šŸš€

grimoire

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

See More! šŸš€

Zoom

Blazing-fast datastore and querying engine built on Redis

See More! šŸš€

go-dbw

A simple package that encapsulates database operations

See More! šŸš€

GORM

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

See More! šŸš€

bob

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

See More! šŸš€

bun

SQL-first Golang ORM. Successor of go-pg

See More! šŸš€

cacheme

Schema based, typed Redis caching/memoize framework for Go

See More! šŸš€

CQL

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

See More! šŸš€

ent

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

See More! šŸš€

go-firestorm

A simple ORM for Google/Firebase Cloud Firestore

See More! šŸš€

go-sql

A easy ORM for mysql

See More! šŸš€

go-sqlbuilder

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

See More! šŸš€

golobby/orm

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

See More! šŸš€

gormt

Mysql database to golang gorm struct

See More! šŸš€

gorp

Go Relational Persistence, ORM-ish library for Go

See More! šŸš€

lore

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

See More! šŸš€

marlow

Generated ORM from project structs for compile time safety assurances

See More! šŸš€

Prisma

Prisma Client Go, Typesafe database access for Go

See More! šŸš€

reform

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

See More! šŸš€

SQLBoiler

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

See More! šŸš€

pop/soda

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

See More! šŸš€

rel

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

See More! šŸš€

upper.io/db

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

See More! šŸš€