CodeBrowser / npm / @mikro-orm/postgresql
@mikro-orm/postgresql@7.1.7
// 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/postgresql
downloads/wk
723,030
license
MIT
version
7.1.7
published
Jul 17, 2026
What is @mikro-orm/postgresql?
@mikro-orm/postgresql is a TypeScript ORM for Node.js that provides PostgreSQL database support as part of the MikroORM framework. It implements the Data Mapper, Unit of Work, and Identity Map patterns to manage database operations and entity relationships with a focus on type safety and clean architecture. Developers use it to abstract database interactions in a structured way while maintaining full control over their data models and queries.
Keywords
#data-mapper #ddd #entity #identity-map #javascript #js #mariadb #mikro-orm #mongo #mongodb #mysql #orm #postgresql #sqlite #sqlite3 #ts #typescript #unit-of-work
Maintainers
b4nan