MyORM PG

JSON →
library 10.1.0 ·javascript
verified Jun 5, 2026

MyORM PG is a TypeScript-written ORM for PostgreSQL, providing a type-safe query builder and active-record like patterns. Version 10.1.0 is the latest stable release, with monthly updates. It differentiates itself with full TypeScript support, decorator-based entity definitions, and automatic migration generation. Requires reflect-metadata for runtime reflection.