Blog

ORMJuly 23, 2024

Performance Benchmarks: Comparing Query Latency across TypeScript ORMs & Databases

Which ORM is the fastest? We have created open-source performance benchmarks to compare query latencies for Prisma ORM, TypeORM and Drizzle ORM.

User Success StoryJuly 5, 2024

How Solin Uses Prisma Accelerate to Serve 2.5M Database Queries per Day

Learn how Prisma Accelerate has contributed to Solin's success by enhancing performance and reliability with its scalable connection pool and global database cache.

July 4, 2024

Prisma's Cloud Connectivity Report 2024

The Prisma Cloud Connectivity Report 2024 analyzes AWS and Cloudflare latency, highlighting regions with the fastest and slowest connectivity.

AnnouncementJune 27, 2024

Achievement Unlocked: Compliance for SOC2 Type II, HIPAA, GDPR, and ISO27001

Prisma completes the compliance requirements for GDPR, HIPAA, ISO27001 and SOC2-TypeII certifications

June 25, 2024

Introducing global omit for model fields in Prisma ORM 5.16.0!

Prisma ORM v5.16.0 allows you to omit fields globally or per-query. This blog post overviews the change and how to omit fields in your Prisma Client queries.

ORMJune 18, 2024

Introducing Prisma Nuxt: Simplifying Data Management for Nuxt Apps

Use Prisma ORM in your Nuxt.js app easily with the Prisma Nuxt module for type-safe queries and database management.

ReleaseJune 4, 2024

Organize Your Prisma Schema into Multiple Files in v5.15

With Prisma ORM 5.15.0 you can now use multiple Prisma Schema files instead of just one. Learn how to enable this Preview feature and check out a real-world example.

Data PlatformMay 30, 2024

Saving Black Friday With Connection Pooling

Ensure stability and performance during high traffic periods with Prisma Accelerate's connection pooling

AnnouncementMay 29, 2024

Join the Prisma Insider Program and Shape the Future of our Products

May 24, 2024

Speed and Savings: Caching Database Queries with Prisma Accelerate

Achieve faster performance and cost savings with Prisma Accelerate's easy per-query caching, eliminating the need for maintaining caching infrastructure. Experience faster queries, without the hassle!

ReleaseMay 23, 2024

Bringing Prisma ORM to React Native and Expo

Prisma ORM now provides Early Access support for React Native and Expo. The integration introduces reactive queries, using React hooks to auto-update the UI when the underlying data changes.

ReleaseMay 15, 2024

Explore insights and improve app performance with Prisma Optimize

Explore insights into your database operations to diagnose performance problems and enhance your application's performance and user experience.