---
title: "How to print Prisma raw SQL query and optimize it"
url: https://daily.dev/posts/how-to-print-prisma-raw-sql-query-and-optimize-it-l4el2rmxb
source_url: https://www.eversql.com/how-to-print-and-optimize-prisma-raw-query/
type: article
source: "EverSQL"
published: 2024-01-08T14:59:43.752Z
updated: 2024-01-08T14:59:43.075Z
tags: ["javascript", "sql", "prisma"]
reading_time: 6
upvotes: 6
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.

# How to print Prisma raw SQL query and optimize it

**[EverSQL](https://daily.dev/sources/eversql)** · 6 min read · 6 upvotes · 0 comments

## Summary

Learn how to print Prisma raw SQL queries and optimize them using EverSQL. Discover how to translate a SQL index suggestion to Prisma.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.eversql.com/how-to-print-and-optimize-prisma-raw-query/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#javascript](https://daily.dev/tags/javascript), [#sql](https://daily.dev/tags/sql), [#prisma](https://daily.dev/tags/prisma)

[View this post on daily.dev](https://daily.dev/posts/how-to-print-prisma-raw-sql-query-and-optimize-it-l4el2rmxb)
