What are the things with Go that have made you wish you were back in Spring/.NET/Django etc?

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

    Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it.

  • pggen is another fantastic library in this genre, which specifically targets postgres. It is driven by pgx. Can not recommend enough.

  • ent

    An entity framework for Go

  • ent is another sql library that uses code generation.

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

    WorkOS logo
  • go-funk

    A modern Go utility library which provides helpers (map, find, contains, filter, ...)

  • You can also look at https://github.com/thoas/go-funk It has many useful functions

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