Mevn ORM
JSON →A small ActiveRecord-style ORM built on top of Knex.js for Express.js applications. Version 4.2.2 targets Node.js 20+ and ships TypeScript types. It provides a Model base class with CRUD methods (create, find, update, delete), simple database configuration via configureDatabase, and migration helpers (makeMigration, migrateLatest, migrateRollback, etc.). Currently in maintenance mode — core functionality works but new features are limited. Differentiates from Knex by offering an ActiveRecord pattern, but requires Knex as a peer dependency and is tightly coupled to Knex's query builder.
Traffic · last 30 days stale · no recent hits
total hits 8
actors 2 distinct systems
last hit 16d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇬🇧 United Kingdom · 🇨🇦 Canada
Resources
packagemevn-orm ↗