what's the advantage of golang instead of java or C# in industry?

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.

  • If you complain about Golang's ORM, the best way is to generate code based on Database Schema, Go doesn't have meta programming as in Ruby or bytecode generation as in Java. You can use library like sqlboiler or generate your own.

  • disco

    Using [Foojay discovery REST API](https://github.com/foojay2020/discoapi) (discoapi) (by khmarbaise)

  • https://cloud.drone.io/khmarbaise/disco https://github.com/khmarbaise/disco

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

    Source for the TechEmpower Framework Benchmarks project

  • or this

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

  • API: Go, .NET, Rust

    3 projects | /r/dotnet | 9 Dec 2023
  • TypeScript dev tools in the Golang world

    1 project | dev.to | 1 May 2024
  • Prisma Client Go: Typesafe Database Client for Golang

    1 project | news.ycombinator.com | 20 Jan 2024
  • Go ORMs Compared

    5 projects | dev.to | 18 Jan 2024
  • Prisma for Go vs. Node.js Prisma Client & GORM: Thoughts?

    3 projects | /r/golang | 10 Dec 2023