# treefrogframework/treefrog-framework

TreeFrog Framework : High-speed C++ MVC Framework for Web Application

Repository: https://github.com/treefrogframework/treefrog-framework
Canonical: https://ross.abutalabs.com/products/treefrog-framework
Homepage: https://www.treefrogframework.org
Language: C++
License: BSD-3-Clause
License Family: permissive
Topics: websocket, mongodb, redis, mysql, postgresql, json, cbor, orm, webserver, webapp, cross-platform, mvc, cpp, memcached, web, c-plus-plus, template, framework, sql
Last push: 2026-08-09T10:56:02+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 84, longevity 100
- inputs: {"age_days": 5016, "days_push": 24, "days_rel": 25, "gap_med": 72.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1381, forks 226 (observed 2026-08-28T04:04:33.936151+00:00)

## What it is
TreeFrog Framework is a high-speed, full-stack C++ MVC web application framework built on Qt, supporting HTTP and WebSocket protocols. It provides an O/R mapping system, an ERB-like template engine, scaffolding generators, and convention-over-configuration development across Windows, macOS, and Linux.

## Use cases
- build high-performance web applications in C++
- develop REST/JSON APIs with an MVC framework
- create real-time apps with WebSocket support
- map relational and NoSQL databases via ORM
- scaffold web app projects with generators
- serve web apps with a small memory footprint instead of scripting languages

## When to choose
- you need scripting-language-like productivity but C++-level speed for web backends
- your app must support many databases (MySQL, PostgreSQL, MongoDB, Redis, etc.)
- you want a full-stack MVC framework with ORM, templates, and scaffolding in C++
- you need cross-platform deployment including Docker images

## When to avoid
- your team is not comfortable with C++ and the Qt build system
- you want a huge ecosystem of packages and community like Rails, Django, or Node.js
- you only need a lightweight microservice or static site where a full MVC framework is overkill

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, orm, templating, websocket, http-server, routing, caching, auth
- domain: web-development, backend, apis, databases
- platform: cpp, windows, cross-platform
- tags: mvc, qt, convention-over-configuration, scaffolding, full-stack, mongodb, redis, mysql, postgresql, erb-like-templates, linux, macos, docker

## Member repositories
- treefrogframework/treefrog-framework (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.936151+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-30T04:40:12.739504+00:00, confidence not recorded.
  - readme: https://github.com/treefrogframework/treefrog-framework (fetched 2026-08-28T04:04:33.936151+00:00, sha ac12f91936ce)
  - homepage: https://www.treefrogframework.org (fetched 2026-08-29T11:56:09.709183+00:00, sha deb4828f4746)
  - site_page: https://www.treefrogframework.org/en/user-guide/install (fetched 2026-08-29T11:56:09.719805+00:00, sha 3c19147d78c3)
  - site_page: https://www.treefrogframework.org/en/faq (fetched 2026-08-29T11:56:09.718182+00:00, sha 514fb09c523f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
