Ross ROSS = Recommend OSS · open-source software intelligence for agents

QOR

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

github.com/qor/qor · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 94
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4471
  • days_rel: n/a
  • days_push: 37
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5344 stars · 687 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

QOR is a set of modular Go libraries that abstract common features needed for building business applications, CMSs, and e-commerce systems, including admin interface generation, publishing workflows, media management, and i18n. It is not a turnkey solution but a developer SDK for composing custom enterprise web applications.

Use cases

  • build a CMS in Go
  • generate an admin interface and RESTful API for my data
  • build an e-commerce backend in Go
  • manage content with staging and publish workflows
  • add role-based access control to a Go web app
  • manage multilingual content with i18n and l10n
  • import and export business data via CSV or Excel
  • schedule background batch jobs in a Go application

When to choose

  • you are a Go developer building a custom CMS, admin panel, or e-commerce system
  • you need modular libraries you can compose rather than a boxed solution
  • you want an auto-generated admin interface and RESTful API over your database models
  • you need enterprise features like publishing workflows, state machines, and localization

When to avoid

  • you want a turnkey, out-of-the-box CMS with no coding
  • your project is not written in Go
  • you need a simple blog or small site where a lighter tool suffices
  • you prefer frontend JavaScript frameworks over server-rendered Go code

Facets

framework · maturity active

web-framework api-framework orm auth authorization internationalization file-upload workflow-automation scheduling templating web-development cms e-commerce backend developer-tools go cross-platform admin-interface ecommerce content-management crud-generation modular-libraries media-library state-machine csv-exchange web-server

3 sources

Member repositories

RepositoryRoleHealth v2
qor/qormain65
qor/qor-exampleexamples66

For agents

markdown · JSON · MCP: product_card(name="qor/qor")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem