Do you use orm in your go projects?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SQLBoiler

    Generate a Go ORM tailored to your database schema.

  • Came here to mention sqlboiler. It's not a traditional ORM like GORM but it allows you to generate the database "model" code from your schema.

  • ent

    An entity framework for Go

  • 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.

    InfluxDB logo
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

  • Why use Rust on the backend?

    2 projects | /r/programming | 21 Mar 2023
  • Why is Raw SQL preferred over ORM in go?

    7 projects | /r/golang | 15 Apr 2023
  • Ent vs Bun?

    2 projects | /r/golang | 14 Sep 2022
  • 내가 사용할 go(golang) orm 찾기 - ent (3)

    3 projects | dev.to | 10 Jun 2022
  • What do you think is the best ORM or SQL builder for Go?

    2 projects | /r/golang | 2 Mar 2022