GORM is a bad idea?

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • 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.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • 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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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