Prisma vs TypeORM
npmPrisma: Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data …
TypeORM: Data-Mapper ORM for TypeScript and ES2021+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
Updated
Side-by-side comparison
| Metric | Prisma | TypeORM |
|---|---|---|
| Version | 7.5.0 | 0.3.28 |
| License | Apache-2.0 | MIT |
| Weekly Downloads | 9.7M ▲ | 4.0M |
| Dependencies | 6 ▲ | 15 |
| Required Runtime | ^20.19 || ^22.12 || >=24.0 | >=16.13.0 |
| Deprecated | false | false |
Weekly downloads over time
Prisma
TypeORM
Release activity
Prisma
3 releases tracked
Averages one every 8 days
Last release: 24 days ago
TypeORM
1 release tracked
Last release: 41 days ago
Frequently asked questions
Which has more downloads, Prisma or TypeORM?
Prisma has 9.7M weekly downloads compared to TypeORM's 4.0M. Prisma currently has more weekly downloads.
What license does Prisma use vs TypeORM?
Prisma uses the Apache-2.0 license and TypeORM uses MIT. They use different licenses.
Which has fewer dependencies, Prisma or TypeORM?
Prisma has 6 dependencies and TypeORM has 15. Prisma is lighter in terms of dependency count.