Prisma ORM v6.1.0: tracing is now stable
Prisma ORM v6.1.0: tracing is now stable
We’re really excited about Prisma ORM 6.1.0 as our tracing Preview feature is now stable! There are a few changes needed if you are using the tracing feature, make sure you check out the release notes for all the details.
📜 Our Manifesto for Prisma ORM
Another huge announcement for the ORM: we have published a Manifesto describing our view of the ORM and how we will tackle governance moving forward. You should read the whole document, but to spoil it a little bit: expect quarterly roadmaps, a leaner and meaner ORM, and an easier path for collaboration and contribution.
📊 Prisma Studio for Prisma Postgres
Following up our announcement of Prisma Postgres and then moving Prisma Postgres to free for the Early Access period, we now have Prisma Studio available for Prisma Postgres! Prisma Studio, embedded directly in the Prisma Console, allows you to view and edit your data online.

🔍 New Optimize recommendations
Prisma Optimize keeps getting better, with two new recommendations to help improve your database’s health:
💸 Improve efficiency by avoiding @db.Money
⏰ Avoid @db.timestamp(0) and @db.timestamptz(0) because of time rounding errors.
🌍 Where in the world are Prisma Accelerate users?
We released a live activity view of Prisma Accelerate queries around the world! It’s awesome to see developers around the world using Prisma Accelerate to scale their projects.

✍️ New content in the Prismasphere
The Prisma team has been hard at work writing as well as building.
- Advanced Database Schema Management with Atlas. Interested in leveling up your migration and schema management flows? Check out how Atlas can work with Prisma ORM to make your team’s lives even easier.
- Type-safe raw SQL… in Prisma?! Watch as Ryan describes how to use the TypedSQL feature of Prisma ORM when you need a little bit more control over your SQL queries.
- Prisma Postgres in 100 seconds. Inspired by the one and only Fireship, Nikolas runs down why Prisma Postgres is simply amazing… all in under 100 seconds.
🤝 Thanks
As we wrap up this installment of the Changelog (and 2024!), the Prisma team wants to thank our community. In addition to the ORM Manifesto where we re-commit ourselves to the community, we also are celebrating 40,000 stars on our GitHub repo. We’ve come a long way, but this is only the beginning for Prisma and we couldn’t be happier having you along with us.