Blog

User Success StoryApril 29, 2022

How Prisma helps Amplication evolutionize backend development

How Prisma helps Amplication evolutionize backend development

EducationApril 29, 2022

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.

EducationApril 28, 2022

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.'

EducationApril 27, 2022

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.

EducationApril 26, 2022

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.

EducationApril 25, 2022

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.

ReleaseApril 11, 2022

What's new in Prisma? (Q1/22)

Learn about everything that has happened in the Prisma ecosystem and community from January to March 2022.

EducationApril 6, 2022

Fullstack App With TypeScript, PostgreSQL, Next.js, Prisma & GraphQL: Deployment

Learn how to build a fullstack app using TypeScript, PostgreSQL, Next.js, GraphQL and Prisma. In this article you are going to deploy your app to Vercel

ReleaseApril 5, 2022

Prisma Adds Support for MongoDB — Join Our Launch Week Celebrations 🎉

Prisma now supports MongoDB! Read this article to learn more about the benefits developers get when using MongoDB with Prisma and join our one-week celebration at the end of April.

EducationMarch 30, 2022

Fullstack App With TypeScript, PostgreSQL, Next.js, Prisma & GraphQL: Image upload

Learn how to build a fullstack app using TypeScript, PostgreSQL, Next.js, GraphQL and Prisma. In this article you are going to learn how to add image upload using AWS S3

AnnouncementFebruary 9, 2022

Enabling static egress IPs in the Prisma Data Platform

Static egress IP support ensures that the Prisma Data Platform connects to your databases through public static IP addresses helping you keep your database secure.

ReleaseFebruary 3, 2022

Improving Prisma Migrate DX with two new commands

Learn how the new Prisma Migrate commands, migrate diff and db execute help troubleshooting schema migrations.