{"library":"mevn-orm","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"4.2.2","tags":["javascript","ORM","express","Mysql","mevn","database","orm","orm-express","orm-mysql","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install mevn-orm","imports":["import { Model } from 'mevn-orm'","import { configureDatabase } from 'mevn-orm'","import { DB } from 'mevn-orm'"]},{"cmd":"yarn add mevn-orm","imports":[]},{"cmd":"pnpm add mevn-orm","imports":[]}],"homepage":"https://github.com/StanleyMasinde/mevn-orm#readme","github":"https://github.com/StanleyMasinde/mevn-orm","docs":null,"changelog":null,"pypi":null,"npm":"mevn-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}