teodevgroup/teo
High performance ergonomic ORM for Rust. observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 67
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1568
- days_rel: n/a
- days_push: 202
- n_releases_24m: 0
Adoption not part of the score
1403 stars · 45 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Teo is a high-performance, fully asynchronous ORM for Rust supporting MySQL, PostgreSQL, SQLite, and MongoDB. It offers ergonomic query APIs and incremental database migrations, though the project is still a work in progress.
Use cases
- model database entities in Rust with an ORM
- query MySQL or PostgreSQL from a Rust app
- run incremental database migrations
- use MongoDB from Rust with typed queries
- build a schema-only backend app in Rust
When to choose
- you want an ergonomic async ORM in Rust with multi-database support
- you need built-in incremental migrations
- you prefer schema-driven development
When to avoid
- you need a fully mature, battle-tested ORM
- you need databases other than MySQL, PostgreSQL, SQLite, or MongoDB
- you want a synchronous ORM
Facets
library · maturity active
orm database web-framework databases backend web-development rust cross-platform async mysql postgresql sqlite mongodb database-migrations schema-first
2 sources
- readme: https://github.com/teodevgroup/teo · fetched 2026-08-28 · cd57d1fa9671
- registry_crates: https://crates.io/api/v1/crates/teo · fetched 2026-08-29 · 958d695992b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| teodevgroup/teo | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem