{"library":"koa-orm","type":"library","category":null,"description":"koa-orm is a Koa.js middleware that integrates Sequelize ORM for database operations, simplifying multi-database management in Koa applications. The current stable version is 3.2.1, with releases via npm. It supports single and multiple database configurations, provides a middleware to attach ORM instances to the Koa context, and leverages Sequelize for SQL querying. Differentiated by its focus on Koa and automatic context binding, it is actively maintained.","language":"javascript","status":"active","version":"3.2.1","tags":["javascript","koa","orm","sequelize","sk2","knex","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install koa-orm","imports":["import orm from 'koa-orm'","const orm = require('koa-orm')","import type { Middleware } from 'koa-orm'"]},{"cmd":"yarn add koa-orm","imports":[]},{"cmd":"pnpm add koa-orm","imports":[]}],"homepage":"https://github.com/d-band/koa-orm#readme","github":"https://github.com/d-band/koa-orm","docs":null,"changelog":null,"pypi":null,"npm":"koa-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}