dinglebop
dinglebop
PPrisma
Created by dinglebop on 12/18/2024 in #help-and-questions
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 }}) which actually issues multiple SQL queries under the hood, is that billed as a single query or one for each underlying SQL query?
4 replies
PPrisma
Created by dinglebop on 7/22/2024 in #help-and-questions
Pulse local development + static IPs
two questions - What are your recommendations for connecting local developer environments with Pulse? Is there any kind of Docker emulator or something that we can use? - Does Pulse have static IPs? I see that's available for Accelerate but can't figure out if it is for Pulse
3 replies