Introduction to Prisma

Learn about Prisma and how it provides first-class support for TypeScript and makes working with different SQL databases easy and straightforward.

Prisma is a popular and stable library with an active community contributing to building TypeScript’s back-end applications. Among the ORMs used in the industry, Prisma happens to be one of the best. It uses regular JavaScript objects and can interact with any SQL database.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy