awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
go-reform avatar

go-reform/reform

0
View on GitHub↗
1,457 stars·74 forks·Go·MIT·20 viewsgopkg.in/reform.v1↗

Reform

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

Features

  • Object Relational Mappers - ORM based on non-empty interfaces and code generation.
  • Object Relational Mapping - ORM based on non-empty interfaces and code generation.
  • ORM and Data Mapping - ORM based on non-empty interfaces and code generation.

Star history

Star history chart for go-reform/reformStar history chart for go-reform/reform

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does go-reform/reform do?

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

What are the main features of go-reform/reform?

The main features of go-reform/reform are: Object Relational Mappers, Object Relational Mapping, ORM and Data Mapping.

Which projects share features with go-reform/reform?

Projects with overlapping indexed features include: fs02/grimoire. go-pg/pg — pg is a PostgreSQL object-relational mapper (ORM) for Go that maps Go structs to database tables and provides a fluent… albrow/zoom. coocood/qbs. go-gorp/gorp — Gorp is a lightweight object-relational mapper for Go that binds structs to relational database tables. It functions… gobuffalo/pop — A Tasty Treat For All Your Database Needs.

Projects sharing features with Reform

These projects share indexed features with Reform. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • coocood/qbsC

    coocood/qbs

    0View on GitHub↗
    View on GitHub↗0
  • fs02/grimoireF

    Fs02/grimoire

    0View on GitHub↗
    View on GitHub↗0
  • albrow/zoomA

    albrow/zoom

    0View on GitHub↗
    View on GitHub↗0
  • go-gorp/gorpgo-gorp avatar

    go-gorp/gorp

    3,751View on GitHub↗

    Gorp is a lightweight object-relational mapper for Go that binds structs to relational database tables. It functions as a relational data mapper and SQL dialect abstraction layer, automating the translation between application data and relational rows. The project provides a translation layer that generates vendor-specific SQL for PostgreSQL, MySQL, SQLite, Oracle, and SQL Server. It distinguishes itself by implementing optimistic locking via version columns to prevent concurrent update conflicts and providing a database schema generator to create tables and indexes from object definitions.

    Go
    View on GitHub↗3,751
Compare all 30 related projects→