# gernest/utron

A lightweight MVC framework for Go(Golang)

Repository: https://github.com/gernest/utron
Canonical: https://ross.abutalabs.com/products/utron
Language: Go
License: MIT
License Family: permissive
Topics: utron, lightweight-mvc-framework, golang, mvc
Archived: true
Last push: 2018-10-28T20:04:59+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4004, "days_push": 2866, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2211, forks 147 (observed 2026-08-28T04:06:26.404441+00:00)

## What it is
Utron is a lightweight MVC framework for Go, designed for building fast, scalable, database-driven web applications. It supports Postgres, MySQL, SQLite and Foundation databases, alice-compatible middleware, and multiple configuration formats (, yaml, toml, hcl).

## Use cases
- build a database-driven web app in Go
- create a lightweight MVC web application in golang
- build a todo list web app with Go MVC framework
- serve web pages with middleware support in Go
- configure a Go web app with yaml or toml config files
- upload files through a Go web application

## When to choose
- you want a minimal MVC structure in Go without heavy abstractions
- you need built-in support for Postgres, MySQL, or SQLite in a Go web app
- you prefer frameworks understandable in a single day and close to the standard library

## When to avoid
- you need an actively maintained framework with recent updates and security patches
- you want a microframework or full-featured ecosystem like Gin, Echo, or Beego
- your project requires modern Go module tooling beyond Go 1.4-era APIs

## Facets
- artifact type: framework
- maturity: abandoned
- function: web-framework, routing, middleware, templating, orm
- domain: web-development, backend
- platform: go, cross-platform
- tags: mvc, golang, lightweight, database-driven, config-files

## Member repositories
- gernest/utron (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:26.404441+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:46:04.735214+00:00, confidence not recorded.
  - readme: https://github.com/gernest/utron (fetched 2026-08-28T04:06:26.404441+00:00, sha 33a2056a05f8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
