guruORM
JSON →guruORM (v2.1.24) is a Node.js ORM inspired by Laravel's Eloquent and Illuminate Database, offering a fluent query builder, ActiveRecord models, migrations, seeding, and support for MySQL, PostgreSQL, SQLite, and SQL Server. It ships TypeScript types and requires peer dependencies for each database driver (pg, mysql2, better-sqlite3, tedious). Compared to Sequelize or TypeORM, guruORM focuses on Laravel-like syntax and zero-config setup for both JavaScript and TypeScript projects. Recent versions have been stable, with regular updates.
Resources
packageguruorm ↗