Mythix ORM
JSON →Mythix ORM (v1.15.0) is a modular, extensible Node.js ORM supporting SQLite and PostgreSQL with plans for MongoDB and MySQL. Its key differentiators include a unified query engine across SQL and NoSQL databases, a clean model system with no hidden auto-magic, and deliberate design for extension via plugins and custom drivers. It offers full-feature parity with other ORMs (validation, hooks, relations, transactions) while staying slim and framework-agnostic. Release cadence is active but early-stage; ship stable with node >=18.0.0 and TypeScript definitions.
Resources
packagemythix-orm ↗