Blog

EducationDecember 15, 2021

Type-safe JavaScript with JsDoc

JsDoc is a great tool for documenting code and providing type-safety in your JavaScript project without any additional configuration. Learn what JsDoc is, how it works, the benefits it provides, and how to use it in your project.

User Success StoryDecember 13, 2021

How Panther champions talent over geography with Prisma

Prisma plays a key role in the Panther's tech stack, allowing individual teams to have the freedom they need while also maintaining data consistency

ReleaseDecember 1, 2021

Improving the Prisma Visual Studio Code Extension with WebAssembly

Learn about the Prisma schema and how we improved reliability and simplified the Prisma Visual Studio Extension with Rust and WebAssembly.

User Success StoryNovember 15, 2021

How Elsevier Piloted an Innovative Publication Process Quickly and Flexibly with Prisma

Elsevier is a global leader in information and analytics in scientific publishing. Learn how they modernized the publication process efficiently and flexibly with Prisma.

AnnouncementNovember 11, 2021

Database Access in Serverless Environments with the Prisma Data Proxy

The Prisma Data Proxy (Early Access) enables developers to use databases in serverless environments by managing a connection pool.

ReleaseOctober 2, 2021

What's new in Prisma? (Q3/21)

Learn about everything that has happened in the Prisma ecosystem and community from July to September 2021.'

EducationSeptember 27, 2021

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

Learn how to build a fullstack app using TypeScript, PostgreSQL, Next.js, GraphQL and Prisma. In this article you are going to create a GraphQL API'

ReleaseSeptember 7, 2021

Microsoft SQL Server Support in Prisma is Production-Ready

Microsft SQL Server and Azure SQL support in Prisma is now Generally Available

EducationAugust 18, 2021

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

Build a fullstack app using TypeScript, PostgreSQL, Next.js, GraphQL and Prisma. In this article we're going to create the app's data model

AnnouncementJuly 22, 2021

Prisma Adopts Semantic Versioning (SemVer)

We are adjusting Prisma's release policy to adhere more strictly to Semantic Versioning. In the future, breaking changes in the stable development surface (General Availability) will only be rolled out in major version increments.

ReleaseJuly 14, 2021

Prisma 2.27 Adds Preview Support for MongoDB

Prisma support for MongoDB - bringing the power of type safety in Prisma to MongoDB

ReleaseJuly 8, 2021

What's new in Prisma? (Q2/21)

Learn about everything that has happened in the Prisma ecosystem and community from April to June 2021.