Hey wonderful people, I have a quick question rega...
# random
g
Hey wonderful people, I have a quick question regarding Prisma.io nodejs client, I noticed that there is a “Pricing” section in the site and I’m wondering if it includes some cloud solution or its just for the usage of the ORM and if so, can you elaborate a bit on how you measure our usage? Thanks!
❤️ 1
a
👋 Hey @Gal Elmalah! The “pricing” section on the website refers to the Data Platform which includes features like a Proxy for hosting the client and managing connection pooling if you're deploying to serverless runtimes, and a hosted data browser and query client (similar to a hosted Prisma Studio) The ORM (the client, migrate, local studio etc) is Open Source and free to use.
g
Thanks!