Prisma is a next-generation ORM for Node.js and TypeScript that provides auto-generated type-safe database queries, declarative migrations, and a GUI for database management. It supports multiple databases including PostgreSQL, MySQL, SQLite, and MongoDB, offering developers an intuitive schema-first approach to database modeling with full TypeScript integration.

Sort: