Django-like MVT framework for Golang?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • go-admin

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

  • Admin Panel: https://github.com/GoAdminGroup/go-admin/blob/master/tests/frameworks/buffalo/buffalo.go (not part of buffalo, but has an official adapter for it, along with several other Go frameworks)

  • beego

    beego is an open-source, high-performance web framework for the Go programming language.

  • Dunno, I know beego which enough poverfull and mature https://beego.vip/

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

    QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.

  • uAdmin

    The web framework for Golang

  • The nearest framework which I found was uadmin. The Admin Dashboard looks like it was copied from Django 😅 But is far away from a real Go Django. Not enough features & stability. https://github.com/uadmin/uadmin

  • go-zero

    A cloud-native Go microservices framework with cli tool for productivity.

  • Latly I found go-zero. I didn't have time to play around with this framework, but it looks really promising for me. https://github.com/zeromicro/go-zero

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