dresende/node-orm2
Object Relational Mapping observed · 2026-08-28
Health v2 · maintenance only
28/100
- Activity 11
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5028
- days_rel: n/a
- days_push: 538
- n_releases_24m: 0
Adoption not part of the score
3045 stars · 368 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
node-orm2 (npm package 'orm') is an object-relational mapping library for Node.js supporting MySQL/MariaDB, PostgreSQL, Amazon Redshift, SQLite, and beta MongoDB. It provides model definition, associations, validations, instance caching, and plugins for pagination, transactions, timestamps, and migrations.
Use cases
- map javascript objects to relational database tables in node.js
- define models with validations and associations in node
- query mysql or postgresql without writing raw sql
- sync and drop database schemas from node models
- add pagination and transactions to a node.js orm
When to choose
- maintaining a legacy node.js codebase already using the orm package
- you need a lightweight callback-style orm for mysql, postgres, or sqlite
When to avoid
- starting a new project - the readme recommends TypeORM or Sequelize instead
- you need MongoDB support on modern node versions
- you need active community support or recent features
Facets
library · maturity maintenance
orm database database-driver databases backend web-development developer-tools mysql postgresql sqlite redshift mongodb model-associations validations not-actively-maintained nodejs javascript
2 sources
- readme: https://github.com/dresende/node-orm2 · fetched 2026-08-28 · f75db1268203
- homepage: http://github.com/dresende/node-orm2 · fetched 2026-08-29 · 3453c961ee81
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dresende/node-orm2 | main | 28 |
For agents
markdown · JSON · MCP: product_card(name="dresende/node-orm2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem