Omni ORM

JSON →
library 2.0.2 ·javascript
verified Jun 5, 2026

Omni ORM is a next-generation TypeScript ORM spanning MySQL, MSSQL, and PostgreSQL with a minimal footprint (~500b). Version 2.0.2 is the current stable release, relying on decorators and emitDecoratorMetadata for operation. It is designed exclusively for TypeScript and requires the reflect-metadata polyfill and injector-next as a peer dependency. Differentiators: ultra-small bundle, multi-dialect support, and a promise-heavy API. Release cadence is irregular; breaking changes are expected as the API is not yet final.