GORM is a bad idea?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • SQLBoiler

    Generate a Go ORM tailored to your database schema.

    I used to use https://github.com/volatiletech/sqlboiler, but now I use https://github.com/ent/ent which has in my opinion surpassed it in a very short time by adding a ton of useful features and having a great documentation.

  • ent

    An entity framework for Go

    I used to use https://github.com/volatiletech/sqlboiler, but now I use https://github.com/ent/ent which has in my opinion surpassed it in a very short time by adding a ton of useful features and having a great documentation.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • sqlc

    Generate type-safe code from SQL

    Have you seen https://sqlc.dev?

  • go-mybatis

    ORM Library for go.Have Powerful Features like transaction nesting, Optimistic Lock,Logical deletion and more. like mybatis for go golang

  • gen

    Gen: Friendly & Safer GORM powered by Code Generation

    You can use gorm and gorm-gen https://github.com/go-gorm/gen together

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts