Orange ORM

JSON →
library 5.3.4 ·javascript
verified Jun 4, 2026

Orange ORM is a TypeScript-first object-relational mapper supporting multiple SQL databases: PostgreSQL, MySQL, SQLite, MSSQL, Oracle, PGlite, and Cloudflare D1. Current stable version is 5.3.4, with an active release cadence. Key differentiators include first-class TypeScript support, automatic inference of TypeORM-like decorators, and compatibility with various Node.js SQL drivers. It emphasizes type safety and provides both active record and data mapper patterns.