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!

Filter by:

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.

Prisma 5: Faster by Default

July 12, 2023

Prisma 5 introduces changes that make it significantly faster. These changes especially improve the experience of using Prisma in serverless environments thanks to a new and more efficient JSON-based wire protocol that Prisma Client uses under the hood.

Prisma Client Extensions Are Now Production Ready

June 22, 2023

With the release of version 4.16.0 of the Prisma ORM, Client extensions are now Generally Available! This new feature allows users to extend and customize Prisma Client to meet their individual use cases.