go-admin VS qor

Compare go-admin vs qor and see what are their differences.

go-admin

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

qor

QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems. (by qor)
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
go-admin qor
7 1
7,809 5,229
0.6% 0.1%
8.1 5.0
6 days ago 8 days ago
Go Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-admin

Posts with mentions or reviews of go-admin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-22.
  • Ask HN: Good examples of Go back ends?
    2 projects | news.ycombinator.com | 22 Jan 2024
    Most golang backends I've seen meanwhile use or switched to using the "gin" framework to build their APIs.

    A lot of them also have conventions for the frontend, where the assets usually are stored in /public, so they can be go:embed later as an embed.FS instance into the binary.

    Having said that, there's plenty of examples on github. I'd recommend to take a look at bigger projects or templates and understand how they structured their packages and abstraction levels. E.g. go-admin comes to mind [1]

    [1] https://github.com/GoAdminGroup/go-admin

    [2] https://github.com/gin-gonic/gin

  • Go admins
    2 projects | /r/golang | 7 Dec 2023
    I want to create dashboard panel for it, I looked into go-admin but its giving checksum issue in go get command Can anybody suggest better alternative to go-admin or provide solution to this checksum issue
  • How to add new custom table for go-admin (Gin)?
    1 project | /r/golang | 14 Apr 2023
    Have you ever used go-admin extension? I haven’t found more popular tool but I find it really problematic to use. I try to add my new custom model table as it is described in docs, but it is not visible on the left bar - as it should be. I have provided detailed description of my problem on Stack Overflow.
  • Looking for library recommendations: Django -> Golang port
    8 projects | /r/golang | 24 Feb 2023
    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)
  • Django-like MVT framework for Golang?
    5 projects | /r/golang | 8 May 2022
    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)
  • Admin panel for Go back end?
    10 projects | /r/golang | 23 Apr 2021
  • How painful is SSR with Go, really?
    2 projects | /r/golang | 19 Mar 2021
    Try this: https://github.com/GoAdminGroup/go-admin

qor

Posts with mentions or reviews of qor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-08.

What are some alternatives?

When comparing go-admin and qor you can also consider the following projects:

react-admin - A frontend Framework for building data-driven applications running on top of REST/GraphQL APIs, using TypeScript, React and Material Design

go-admin - 基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.dev V3 Demo: https://vue3.go-admin.dev Antd 订阅版:https://antd.go-admin.pro

Directus - The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

xamboo - The CMS Framework and web server to build full applications and APIs for Go

ActiveAdmin - The administration framework for Ruby on Rails applications.

Ponzu - Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.

admin - Go web based admin inspired by Django admin

genshin-api - Golang wrapper for a fan-made Genshin Impact API

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

laravel-ui-adminlte - Laravel UI Frontend Preset for AdminLTE with Laravel Fortify support.

gin-vue-admin - 🚀Vite+Vue3+Gin的开发基础平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。