The Ultimate Guide to Testing with Prisma

A series of articles dedicated to testing and how Prisma fits in to those tests. In this series you will walk through the process of planning, setting up and implementing various tests to ensure your application works as intended.

Specifically, you will:

  • Learn about testing best practices
  • Use Vitest to write unit tests
  • Set up a testing environment in Docker
  • Use Vitest to write integration tests
  • Use Playwright to write end-to-end tests
  • Set up CI/CD pipelines to run your tests

SQLite on the Edge: Prisma Support for Turso is in Early Access

September 28, 2023

Turso is an edge-hosted, distributed database that's based on libSQL, an open-source and open-contribution fork of SQLite, enabling you to bring data closer to your application and minimize query latency.

We’re excited to share that Prisma ORM is adding Early Access support for Turso. Let’s dive in!

Accelerate in Preview: Global Database Cache & Scalable Connection Pool

August 10, 2023

Prisma Accelerate is now available to everyone in Preview! Make your application faster with our powerful global cache and scalable connection pooler. Get started now, and let us know what you think.