Prisma ORM provides a type-safe query builder (Prisma Client) and a declarative migration system (Prisma Migrate). You can use it with various databases like PostgreSQL, MySQL, and MongoDB to build modern applications.
A next-generation ORM for Node.js and TypeScript applications.
Developers building Node.js or TypeScript backends who need a modern, type-safe way to interact with their databases.