Big fan of the query console on prisma cloud! Is there anyway for me to use an interactive prisma query console for my local dev db? Even being able to fire of queries from a node console would be good enough
✅ 1
n
Nurul
08/08/2022, 8:54 AM
Hey Zac 👋
Thank you for your kind words, we are glad to hear that you are enjoying query console.
As of now, you could use Data Browser locally for your database through
npx prisma studio
command, but query console is not available locally yet.
Thank you for your suggestion, I’ll pass this feedback to our product team 🙌