Blog
Stay up to date with the latest from Prisma. Guides, announcements, and articles about Prisma, ORMs, databases, and the data access layer.
Building a REST API with NestJS and Prisma: Input Validation & Transformation
Learn how to add input validation and transformation to a NestJS REST API with ValidationPipe, class-validator and ParseIntPipe. Fully updated for Prisma ORM 7 and NestJS 11.

The Prisma Data Platform is now Generally Available
The Prisma Data Platform solves problems developers face when working with databases in production, and is now generally available.

Building a REST API with NestJS and Prisma
Learn how to build a backend REST API with NestJS, Prisma ORM 7, PostgreSQL and Swagger. Set up the project, model your data, build the API and document it with Swagger. Fully updated for Prisma 7 and NestJS 11.

Prisma Support for CockroachDB Is Production Ready 🪳
Prisma's support for CockroachDB is now in production ready! Read this article to learn about the features and benefits of Prisma with CockroachDb.

Announcing Prisma Day 2022! Our First Hybrid Prisma Day.
We’re thrilled to announce that this summer, Prisma Day will feature both in-person and remote events and workshops. Prisma Day will take place June 15th and 16th'

Prisma Raises $40M to Build the Application Data Platform
We are excited to announce that we have raised our Series B funding. Read this article to learn more about our vision of an Application Data Platform built for development teams and organizations.



How Prisma helps Amplication evolutionize backend development
How Prisma helps Amplication evolutionize backend development

Build A Fullstack App with Remix, Prisma & MongoDB: Deployment
Learn how to build and deploy a fullstack application using Remix, Prisma, and MongoDB. In this article, we will be deploying the application we have built throughout this series.

Build A Fullstack App with Remix, Prisma & MongoDB: Referential Integrity & Image Uploads
Learn how to build and deploy a fullstack application using Remix, Prisma, and MongoDB. In this article, we will be building the profile settings section of the website and enhancing the data model to provide better referential integrity.'

Build A Fullstack App with Remix, Prisma & MongoDB: CRUD, Filtering & Sorting
Learn how to build and deploy a fullstack application using Remix, Prisma, and MongoDB. In this article, we will be building the functionality that allows users to send kudos to each other along with some searching and sorting options.

Build A Fullstack App with Remix, Prisma & MongoDB: Authentication
Learn how to build and deploy a fullstack application using Remix, Prisma, and MongoDB. In this article, we will be setting up authentication for our Remix application using session-based authentication.

Build A Fullstack App with Remix, Prisma & MongoDB: Project Setup
Learn how to build and deploy a fullstack application using Remix, Prisma, and MongoDB. In this article, we will be setting up our project, the MongoDB instance, Prisma, and begin modeling out some of our data for the next section of this series.
