@mikro-orm/knex@6.6.14
// TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
$ npm install @mikro-orm/knex
downloads/wk
620,894
license
MIT
version
6.6.14
published
May 4, 2026
What is @mikro-orm/knex?
@mikro-orm/knex is a TypeScript ORM for Node.js that uses the Data Mapper, Unit of Work, and Identity Map patterns to manage database interactions with MongoDB, MySQL, PostgreSQL, and SQLite. It provides a structured way to define and work with database entities, making it easier to build maintainable applications with clear separation between your domain logic and data access code. Developers use it to reduce boilerplate database code, handle complex queries type-safely, and manage relationships between entities without writing raw SQL.
Links
Keywords
Maintainers
b4nan