Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Accelerate billing - Prisma
P
Prisma
•
15mo ago
•
3 replies
dinglebop
Accelerate billing
Hi
! I
'm wondering how Accelerate counts queries for billing purposes
. For example if I issue a single Prisma query
, e
.g
.
prisma.user.findMany({ include: { comments: true, posts: true }})
prisma.user.findMany({ include: { comments: true, posts: true }})
which actually issues multiple SQL queries under the hood
, is that billed as a single query or one for each underlying SQL query
?
Prisma
Join
The official Discord server of Prisma! Find us online at prisma.io
9,819
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Accelerate Latency:
P
Prisma / help-and-questions
9mo ago
Accelerate errors
P
Prisma / help-and-questions
9mo ago
Unknown Accelerate usage
P
Prisma / help-and-questions
7mo ago
Prisma Accelerate Typescript
P
Prisma / help-and-questions
2y ago