NexORM
JSON →A powerful TypeScript ORM that supports SQLite, PostgreSQL, and MySQL via drivers like better-sqlite3, pg, and tedious. Version 2.0.5 is the latest stable release, with active development and monthly releases. Key differentiators include a simple, type-safe API with automatic migration generation, support for eager and lazy loading, and a lightweight footprint compared to heavier ORMs like Sequelize or TypeORM.