Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

ORM packages

Showing projects tagged as ORM

  • GORM

    9.9 8.2 Go
    The fantastic ORM library for Golang, aims to be developer friendly
  • ent

    9.7 8.5 Go
    An entity framework for Go
  • Xorm

    9.6 0.1 Go
    Simple and powerful ORM for Go.
  • SQLBoiler

    9.3 8.0 Go
    Generate a Go ORM tailored to your database schema.
  • go-pg

    9.1 6.4 Go
    Golang ORM with focus on PostgreSQL features and performance
  • gorp

    8.8 0.0 Go
    Go Relational Persistence - an ORM-ish library for Go
  • upper.io/db

    8.6 6.3 Go
    Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.
  • bun

    8.4 7.5 Go
    SQL-first Golang ORM
  • gormt

    8.4 3.7 Go
    database to golang struct
  • Storm

    8.1 0.0 Go
    Simple and powerful toolkit for BoltDB
  • xorm

    8.0 0.0 Go
    xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作
  • Prisma

    8.0 9.4 Go
    Prisma Client Go is an auto-generated and fully type-safe database client
  • gobuffalo/pop

    7.8 1.3 Go
    A Tasty Treat For All Your Database Needs
  • reform

    7.7 0.0 Go
    A better ORM for Go, based on non-empty interfaces and code generation.
  • go-sqlbuilder

    7.5 7.2 Go
    A flexible and powerful SQL string builder library plus a zero-config ORM.
  • go-queryset

    7.0 0.0 Go
    100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.
  • QBS

    6.9 0.0 Go
    QBS stands for Query By Struct. A Go ORM.
  • REL

    6.9 6.6 Go
    :gem: Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
  • godb

    6.8 0.0 Go
    A Go SQL query builder and struct mapper.
  • Zoom

    5.9 0.0 Go
    A blazing-fast datastore and querying engine for Go built on Redis.
  • go-sql

    5.1 0.0 Go
    golang orm and sql builder
  • grimoire

    4.9 1.8 Go
    Database access layer for golang
  • golobby/orm

    4.5 3.2 Go
    A lightweight yet powerful, fast, customizable, type-safe object-relational mapper for the Go programming language.
  • go-store

    4.4 0.0 Go
    A simple and fast Redis backed key-value store library for Go
  • Basic Query Builder

    4.3 7.1 Go
    BQB is a lightweight and easy to use query builder that works with sqlite, mysql, mariadb, postgres, and others.
  • Marlow

    4.0 2.4 Go
    Generated ORM from project structs for compile time safety assurances.
  • gomodel

    3.8 0.0 Go
    A lightweight, fast, orm-like library helps interactive with database.
  • go-firestorm

    2.9 1.8 Go
    Simple Go ORM for Google/Firebase Cloud Firestore
  • go-dbw

    2.8 6.0 Go
    A simple package that encapsulates database operations.
  • cacheme

    1.9 2.6 Go
    🚀 Schema based, typed Redis caching/memoize framework for Go