alfateam/orange-orm
The ultimate ORM for Node and Typescript observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 4846
- days_rel: 24
- days_push: 7
- n_releases_24m: 48
Adoption not part of the score
1012 stars · 22 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Orange ORM is an Object Relational Mapper for Node.js, Bun, and Deno supporting TypeScript and JavaScript with an Active Record pattern and rich querying model. It works with many databases including Postgres, MySQL, SQLite, MS SQL, Oracle, and SAP ASE, and can run in the browser via Express or Hono plugins.
Use cases
- map database tables to typed objects in typescript without code generation
- query postgres from node with an active record orm
- use an orm that works in bun and deno
- access a sql database from the browser through a safe plugin
- build crud apis against mysql or mssql with full intellisense
- run sqlite queries in cloudflare workers
When to choose
- you want a typed active record orm across many sql databases and runtimes
- you need full intellisense without code generation steps
- you target multiple runtimes like node, bun, deno, or cloudflare workers
When to avoid
- you need a mature orm with a very large community and ecosystem
- you prefer a data-mapper style orm like typeorm or prisma
- you need nosql or vector database support
Facets
library · maturity active
orm database database-driver databases backend web-development developer-tools bun browser cross-platform typescript active-record sql postgresql mysql sqlite mssql oracle sap-ase cloudflare-d1 pglite no-codegen nodejs deno
3 sources
- readme: https://github.com/alfateam/orange-orm · fetched 2026-08-28 · 859fd56aa2a9
- homepage: https://orange-orm.io · fetched 2026-08-29 · 01c6513c4f6a
- site_page: https://orange-orm.io/installation.html · fetched 2026-08-29 · 2f02b93685f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alfateam/orange-orm | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="alfateam/orange-orm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem