Orange ORM
JSON →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.