---
title: "Sunsetting Prisma Optimize"
url: https://daily.dev/posts/sunsetting-prisma-optimize-mu8t83pje
source_url: https://www.prisma.io/blog/sunsetting-prisma-optimize
type: article
source: "Prisma Blog"
published: 2026-05-31T07:44:42.219Z
updated: 2026-05-31T08:57:19.847Z
tags: ["backend", "observability", "prisma"]
reading_time: 2
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Sunsetting Prisma Optimize

**[Prisma Blog](https://daily.dev/sources/prisma-blog)** · 2 min read · 0 upvotes · 0 comments

## Summary

Prisma is sunsetting Prisma Optimize and replacing it with Query Insights, a built-in feature of Prisma Postgres. User feedback revealed that Optimize introduced friction through manual client extensions, limited SQL visibility, and heavy profiling workflows. Query Insights addresses these issues by automatically providing query analytics directly in the Prisma Postgres dashboard with no additional setup required. Existing Optimize users can uninstall the package and remove the client extension.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.prisma.io/blog/sunsetting-prisma-optimize>

---

Tags: [#backend](https://daily.dev/tags/backend), [#observability](https://daily.dev/tags/observability), [#prisma](https://daily.dev/tags/prisma)

[View this post on daily.dev](https://daily.dev/posts/sunsetting-prisma-optimize-mu8t83pje)
