Looking for library recommendations: Django -> Golang port

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. aws-sdk-go

    AWS SDK for the Go programming language (In Maintenance Mode, End-of-Life on 07/31/2025). The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2

    I figured I'd ask the community for some recommendations for the following capabilities that Django + python stack is giving me at the moment: 1. Amazon SES Mailing (considering - aws-sdk-go) 2. Django Admin (considering go-admin 3. Django Signals (considering syncsignals 4. Celery (No contenders here)

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. go-admin

    A golang framework helps gopher to build a data visualization and admin panel in ten minutes

    I figured I'd ask the community for some recommendations for the following capabilities that Django + python stack is giving me at the moment: 1. Amazon SES Mailing (considering - aws-sdk-go) 2. Django Admin (considering go-admin 3. Django Signals (considering syncsignals 4. Celery (No contenders here)

  4. syncsignals

    Synchronous Signals Django like for golang

    I figured I'd ask the community for some recommendations for the following capabilities that Django + python stack is giving me at the moment: 1. Amazon SES Mailing (considering - aws-sdk-go) 2. Django Admin (considering go-admin 3. Django Signals (considering syncsignals 4. Celery (No contenders here)

  5. pocketbase

    Open Source realtime backend in 1 file

    I haven’t used it personally, but heard good things about pocketbase.

  6. ent

    An entity framework for Go

    I really liked the Django ORM, and for me, it is the nearest thing https://entgo.io/ They have an option to create a gRPC or REST API out of your database schema, but it's not as far in Django. On the other hand, they support graphQL very well.

  7. work

    Process background jobs in Go

  8. machinery

    Machinery is an asynchronous task queue/job queue based on distributed message passing.

  9. SaaSHub

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

    SaaSHub logo
  10. graphjin

    GraphJin - Build NodeJS / GO APIs in 5 minutes not weeks

    You're right. Django made a ton of tables, and it's pretty insightful to think about all the stuff it's trying to consider and a nightmare to migrate that framework. Django might have simplified some stuff, but it's still too opaque for my taste and the overall end goals of the project. Currently, I'm testing using graphjin (it doesn't have the best documentation, but it does boast an SQL generation capability that I philosophically think is the best way to do things).

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

  • CNCF tells main NATS contributor Synadia that it's free to fork off

    2 projects | news.ycombinator.com | 29 Apr 2025
  • Testing Microservices: Message Isolation for Kafka, SQS, More

    1 project | dev.to | 7 Apr 2025
  • Think Twice Before Migrating Between PostgreSQL and MySQL

    1 project | dev.to | 28 Mar 2025
  • 🏷️ Sintaxe Alternativa em Go: Uma Leve Introdução às Struct Field Tags

    1 project | dev.to | 24 Mar 2025
  • I made SQL easy in Go

    2 projects | dev.to | 2 Feb 2025