
Security News
Open VSX Begins Implementing Pre-Publish Security Checks After Repeated Supply Chain Incidents
Following multiple malicious extension incidents, Open VSX outlines new safeguards designed to catch risky uploads earlier.
@prisma/engines
Advanced tools
@prisma/engines⚠️ Warning: This package is intended for Prisma's internal use. Its release cycle does not follow SemVer, which means we might release breaking changes (change APIs, remove functionality) without any prior warning.
The postinstall hook of this package downloads all Prisma engines available for the current platform, namely the Query Engine and the Schema Engine from the Prisma CDN.
The engines version to be downloaded is directly determined by the version of its @prisma/engines-version dependency.
You should probably not use this package directly, but instead use one of these:
Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite, and Microsoft SQL Server. It features solid transaction support, relations, eager and lazy loading, read replication, and more. Compared to @prisma/engines, Sequelize offers a more traditional ORM approach, with a model-based architecture, whereas Prisma uses a schema-first approach with a focus on type safety and ease of use.
TypeORM is an ORM that can run in Node.js, Browser, Cordova, PhoneGap, Ionic, React Native, NativeScript, Expo, and Electron platforms and can be used with TypeScript and JavaScript (ES5, ES6, ES7, ES8). It supports many SQL databases and MongoDB. TypeORM focuses on providing a tight integration with TypeScript, offering decorators and other TypeScript features. Compared to @prisma/engines, TypeORM provides a more flexible approach to database management, especially for applications heavily relying on TypeScript.
Knex.js is a SQL query builder for Postgres, MSSQL, MySQL, MariaDB, SQLite3, Oracle, and Amazon Redshift, designed to be flexible, portable, and fun to use. It provides the building blocks for setting up database queries in a functional programming style, without enforcing a specific model or schema definition approach. Compared to @prisma/engines, Knex.js is lower-level and more focused on query building, offering less abstraction over database interactions.
FAQs
This package is intended for Prisma's internal use
The npm package @prisma/engines receives a total of 6,860,527 weekly downloads. As such, @prisma/engines popularity was classified as popular.
We found that @prisma/engines demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Following multiple malicious extension incidents, Open VSX outlines new safeguards designed to catch risky uploads earlier.

Research
/Security News
Threat actors compromised four oorzc Open VSX extensions with more than 22,000 downloads, pushing malicious versions that install a staged loader, evade Russian-locale systems, pull C2 from Solana memos, and steal macOS credentials and wallets.

Security News
Lodash 4.17.23 marks a security reset, with maintainers rebuilding governance and infrastructure to support long-term, sustainable maintenance.